Get account
Return an account by ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
accountId
Account to retrieve.
Response
The requested account.
account
The account.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

