List 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.

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

Cursor link for pagination from previous page response header. Do not use any other parameters when using this.

integer
1 to 500
Defaults to 100

Number of results per page

ids
array of integers
length ≤ 50

Comma separated list

ids
created_at
object
updated_at
object
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
Allowed:
boolean

Filter by lifecycle state. true returns only live sets; false returns only soft-removed sets. Omit to return both.

boolean

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

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