v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList demographic question sets
Demographic question sets are named groupings of demographic_questions an organization attaches to a job post or candidate survey to collect self-reported applicant demographic data (e.g. for DE&I reporting). A set is either custom (defined by the organization) or linked to a Greenhouse-supplied standard set; in both cases its child questions live under /v3/demographic_questions?demographic_question_set_id={id}. Inactive (soft-removed) and disabled sets are returned by default so historical applicant submissions stay readable — use active and enabled to narrow to live sets only.
Query parameters
Cursor link for pagination from previous page response header. Do not use any other parameters when using this.
Number of results per page
Comma separated list
Comma separated list of fields to return
Filter by lifecycle state. true returns only live sets; false returns only soft-removed sets. Omit to return both.
Filter by whether the set is available for selection on new job posts and candidate surveys. true returns sets that are explicitly enabled or have a null enabled value (legacy rows predate the column and are treated as enabled); false returns sets the organization has explicitly disabled.
Response
Successful