List Survey Ids
GET/v2/audiences/group/:surveyGroupId
This endpoint allows users to retrieve survey IDs associated with a given surveyGroupId. The response contains a list of survey IDs if the caller has 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