Get Question IDs

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Description

This endpoint returns information for all questions in your survey.

In Zencity surveys, each question has two types of IDs: "id" and "generic_question" id. The endpoint will return both types of id's for each question in your survey. You will need the ids for the following requests: "Get Topics" and "Get Topics Count" in order to access data for specific questions.

The start_date and end_data params are required in order to pull data about questions within a specific cycle. These dates need to align with the cycle dates that are retrieved through the Get Cycles endpoint. The survey_group param should be retrieved through the Get Survey Groups endpoint.


Query Params
string

Represents the survey type (list of possible values: blockwise, community_survey , pulse(

date

Represents the start date of the date range to query

date

Represents the end date of the date range to query.

int32

Represents the identifier for the survey group

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json