API Tokens
Get API Token
Retrieve the API token for a specific sub-account. This endpoint is only available to agency owners.
GET
This endpoint requires an agency owner token.
Headers
Token from the agency owner account.
Query Parameters
The email address of the sub-account to retrieve the API token for.
Response
Whether the request was successful.
A human-readable result message.
The API token for the specified sub-account.
