Skip to main content
GET
Get Account

Authorizations

Authorization
string
header
required

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

Query Parameters

accountId
string
required

The unique identifier of the Account

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

success
boolean
required
Example:

true

data
object
required