Surveys
List Surveys
List all surveys
get/surveys
Query parameters
statusSurveyStatus[]
If provided, only return surveys with the given status.
If provided, only return surveys with the given status.
[ "active" ]
-statusSurveyStatus[]
If provided, only return surveys without the given status.
If provided, only return surveys without the given status.
[ "inactive" ]
ordering'creation_date' | '-creation_date' | 'question' | '-question' | 'identifier' | '-identifier' | 'status' | '-status' | 'response_count' | '-response_count'
The ordering to apply to the results.
Example:-creation_date
The ordering to apply to the results.
pageinteger
The page number of the paginated response.
Example:1
The page number of the paginated response.
Response
OK