Accounts
Get Account
Retrieve account details by providing its unique identifier.
Possible Codes in Error Response (see Errors for error response schema and meaning of codes):
- AUTHENTICATION_ERROR
- REQUEST_VALIDATION_ERROR
- RESOURCE_NOT_FOUND
- SERVER_ERROR
get/v1/accounts/{account_id}
Path parameters
account_idstring required
ID of the account.
ID of the account.
Response
Successful Response