Retrieves a single account by accountId. This endpoint is an alias of the wallets API and returns the response payload exactly as exposed by /v1/accounts/{accountId}.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Identifier of the account.
"1000565227"
Successfully retrieved an account.
An account exposed by the Accounts API. This payload is returned exactly as surfaced by the live /v1/accounts alias of the wallets API.