GET
/
ats
/
eeocs
/
{id}

Authorizations

x-api-key
string
headerrequired

Headers

x-connection-token
string
required

The connection token

Path Parameters

id
string
required

id of the eeocs you want to retrieve.

Query Parameters

remote_data
boolean

Set to true to include data from the original Ats software.

Response

200 - application/json
candidate_id
string | null

The UUID of the candidate

submitted_at
string | null

The submission date of the EEOC

race
enum<string> | null

The race of the candidate

Available options:
AMERICAN_INDIAN_OR_ALASKAN_NATIVE,
ASIAN,
BLACK_OR_AFRICAN_AMERICAN,
HISPANIC_OR_LATINO,
WHITE,
NATIVE_HAWAIIAN_OR_OTHER_PACIFIC_ISLANDER,
TWO_OR_MORE_RACES,
DECLINE_TO_SELF_IDENTIFY
gender
enum<string> | null

The gender of the candidate

Available options:
MALE,
FEMALE,
NON_BINARY,
OTHER,
DECLINE_TO_SELF_IDENTIFY
veteran_status
enum<string> | null

The veteran status of the candidate

Available options:
I_AM_NOT_A_PROTECTED_VETERAN,
I_IDENTIFY_AS_ONE_OR_MORE_OF_THE_CLASSIFICATIONS_OF_A_PROTECTED_VETERAN,
I_DONT_WISH_TO_ANSWER
disability_status
enum<string> | null

The disability status of the candidate

Available options:
YES_I_HAVE_A_DISABILITY_OR_PREVIOUSLY_HAD_A_DISABILITY,
NO_I_DONT_HAVE_A_DISABILITY,
I_DONT_WISH_TO_ANSWER
field_mappings
object | null

The custom field mappings of the object between the remote 3rd party & Panora

id
string | null

The UUID of the EEOC

remote_id
string | null

The remote ID of the EEOC in the context of the 3rd Party

remote_data
object | null

The remote data of the EEOC in the context of the 3rd Party

created_at
string | null

The created date of the object

modified_at
string | null

The modified date of the object