surveys
A survey with polls
Retrieve a single survey (by ID or slug) with its nested structure.
Nested Format Details:
- Returns the target Survey object including all associated Polls, multiple choice options, and configuration states.
- Requires Administrator authorization.
get/api/surveys/{id_or_slug}
Path parameters
id_or_slugstring required
The ID or slug of the survey.
Response
A survey with nested polls and options