List accounts

Return the accounts available to your API key.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.

Response

An array of accounts. Returns an empty array when none are available.
accountslist of objects
The partner's accounts.

Errors

403
Forbidden Error
500
Internal Server Error