Get Audience
GET/v2/audiences/:id
This endpoint allows users to retrieve detailed information about a specific audience by its unique audience ID. Users will only receive information on the audience if they have the necessary permissions.
Request
Responses
- 200
- 400
- 404
- 429
- 500
- 503
OK
Bad Request
Not Found
Too Many Requests - Rate limit exceeded (400 requests per 5 second window per token). Use the Retry-After response header to know when to retry.
Response Headers
Retry-After
Number of seconds to wait before retrying (remaining time in the current 5-second window).
Internal Server Error
Service Unavailable