This API returns a list of all existing audiences for the authenticated account.
No Path or Body params are required.
API key is needed to authorize requests. You can get your API key via the management console.
A Bearer Token is needed to be set in the Authorization header of every API call.
For additional support you can contact us.
OK
Unique identifier for the audience
Audience name
Timestamp of audience creation
Number of users currently in the static audience
Audience type: 'Static' or 'Dynamic'
Unique identifier for the audience
Audience name
Timestamp of audience creation
Audience type: 'Static' or 'Dynamic'
Bad Request - The request could not be understood by the server.
Unauthorized - Invalid or missing Bearer token
Not Found - The requested resource was not found
Too Many Requests - Too many requests have been made in a short period of time (Throttling)
Internal Server Error