get https://surveys-api.zencity.io/api/v2/survey_group//demographic_question_choices/
Description
This endpoint returns all ID's for demographic groups. The IDs represent the identifier(s) of choice(s) to filter by for each demographic variable (age_group, education, income, gender, ethnicity).
All choices for each demographic group have a unique ID. For example, under the demographic category of ethnicity, each group has an ID number ("White, "Asian", etc.) The ID represents the identifier(s) of ethnicity choice(s).
This request allows you to map out all ID’s for all the groups in all demographic variables in order to allow filtering in other API calls.