Skip to main content
GET
Get an account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

accountId
string
required

Identifier of the account.

Example:

"1000565227"

Response

Successfully retrieved an account.

data
object

An account exposed by the Accounts API.