surveys
List surveys
Retrieve a list of surveys configured on the platform.
Surveys Overview:
- Surveys are admin-defined questionnaires consisting of multiple choice or text polls.
- Requires Administrator authorization.
- Supports standard pagination controls and active status filtering.
get/api/surveys
Query parameters
pageinteger
Pagination page
per_pageinteger
Page size (the number of items to return per page). The default maximum value can be overridden by "API_PER_PAGE_MAX" environment variable.
activeboolean
Filter by active status. Omit to return all surveys.
Response
A list of surveys