Skip to main content
GET
This endpoint requires an agency owner token.

Headers

token
string
required
Token from the agency owner account.

Query Parameters

accountEmail
string
required
The email address of the sub-account to retrieve the API token for.

Response

success
boolean
Whether the request was successful.
message
string
A human-readable result message.
token
string
The API token for the specified sub-account.