Retrieve an account by email

Retrieves the account associated with the email.

NOTE: By default, the response will not include:

  • latest_subscription
  • upcoming_subscription
  • audit_logs

Authorized scopes:

  • owner
  • admin:full
  • admin:limited
  • account:update
  • account:view
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the application.

string
required

The full account email to search.

Query Params
include
array of strings

By default, the latest subscription, upcoming subscription, and audit logs are not included in the response. You can provide a comma-separated list of which of these attributes you would like to include in the response. If latest-audit-logs is included, audit-logs will be ignored.

include
Headers
integer
Responses

401

Unauthorized

Language
Credentials
Bearer
token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json