List Audiences
GET/audiences
This endpoint allows users to retrieve detailed information about all audiences they have permission to access. Users will only receive information on the audiences for which they have the necessary permissions.
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