Get all audiences

View as Markdown
Retrieve all audiences created by the authenticated user. Users can only access audiences they have created.

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Response

Successfully retrieved audiences
statusboolean
datalist of objects

Errors

401
Unauthorized Error
500
Internal Server Error