Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Response
200 - application/json
Successfully retrieved the account.
Retrieve details of a specific account by its ID. Use the optional with_data query parameter to load full account details.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successfully retrieved the account.