Get audience by ID
Retrieve a specific audience by its ID. 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.
Path parameters
id
The unique identifier of the audience
Response
Successfully retrieved audience
status
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

