List EEOC

EEOC responses capture a candidate's voluntary self-identification of race, gender, veteran status, and disability status, collected via the federally-approved Equal Employment Opportunity Commission questionnaire. Each row belongs to a single application and is keyed by application_id; a candidate who applies to multiple jobs may have multiple responses. Categories are a fixed enum set by the regulator and cannot be customized — for org-defined demographic questions, use /v3/demographic_questions instead. Sensitive PII: unlike the in-app EEOC report (which only exposes aggregated, anonymized counts), this endpoint returns row-level responses tied to a specific candidate and application. Access is gated on the harvest:eeoc:list scope and partner permissions are typically restricted accordingly.

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
application_ids
array of integers
length ≤ 50

Comma separated list

application_ids
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
submitted_at
object

Filter by the timestamp the candidate submitted the EEOC questionnaire. Pass any combination of gte, lte, gt, lt as ISO 8601 date-times. Responses where the candidate has not yet submitted are excluded by this filter.

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