Get Topics

Description

This endpoint returns all topics and sub-topics (if available) for open-ended questions that are categorized by topics. Through the "Get Topics" request, the user receives the list of topics and sub-topics for a specific open-ended question. This allows users to map out what categorization topics are applied to their open-ended questions.


Query Params
int32

Represents the identifier of a Survey Group to filter by. Either survey_group or survey_type filter must be provided. (know your survey group first)

string

Represents the survey type to filter by, the options are: "blockwise", "community_survey", "pulse", "customer_experience". Either survey_group or survey_type filter must be provided.

date

Filtering by the submitted_at of a Submission (>=)

date

Filtering by the submitted_at of a Submission. (<=).

int32

Represents the identifier of a Generic Question to filter by

string

Comma separated integers, represents the identifier(s) of gender choice(s) to filter by.

string

Comma separated integers, represents the identifier(s) of ethnicity choice(s) to filter by.

string

Comma separated integers, represents the identifier(s) of age group choice(s) to filter by.

string

Comma separated integers, represents the identifier(s) of education choice(s) to filter by.

string

Comma separated integers, represents the identifier(s) of income choice(s) to filter by.

string

Comma separated integers, represents the identifier(s) of divisions of submission area to filter by.

Responses

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