Account Aliases
Get all aliases of an account
Get all aliases of an account using account_id
GET
/
accounts
/
{account_id}
/
account_aliases
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id corresponding to an account
Maximum length:
50