Skip to main content
POST
Get Profile

Authorizations

Authorization
string
header
required

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

Body

application/json
account_id
string<uuid>
required
identifier
string
required
Required string length: 1 - 500

Response

Successful Response

success
boolean
required
data
Data · object | null
error
string | null