Eeocs
The
EEOC
object is used to represent the Equal Employment Opportunity Commission information for a candidate (race, gender, veteran status, disability status).Properties
id
UUIDRequired
remote_id
StringOptional
The third-party API ID of the matching object.
created_at
DateTime (ISO 8601)Required
The datetime that this object was created by Merge.
modified_at
DateTime (ISO 8601)Required
The datetime that this object was modified by Merge.
candidate
UUIDOptional
The candidate being represented.
The Candidate object
The
Candidate
object is used to represent profile information about a given Candidate. Because it is specific to a Candidate, this information stays constant across applications.Properties
id
UUIDRequired
remote_id
StringOptional
The third-party API ID of the matching object.
created_at
DateTime (ISO 8601)Required
The datetime that this object was created by Merge.
modified_at
DateTime (ISO 8601)Required
The datetime that this object was modified by Merge.
first_name
StringOptional
The candidate's first name.
last_name
StringOptional
The candidate's last name.
company
StringOptional
The candidate's current company.
title
StringOptional
The candidate's current title.
remote_created_at
DateTime (ISO 8601)Optional
When the third party's candidate was created.
remote_updated_at
DateTime (ISO 8601)Optional
When the third party's candidate was updated.
last_interaction_at
DateTime (ISO 8601)Optional
When the most recent interaction with the candidate occurred.
is_private
BooleanOptional
Whether or not the candidate is private.
can_email
BooleanOptional
Whether or not the candidate can be emailed.
locations
ArrayOptional
The candidate's locations.
phone_numbers
PhoneNumber[]Required
email_addresses
EmailAddress[]Required
urls
Url[]Required
tags
ArrayRequired
Array of
Tag
names as strings.applications
Application[]Required
Array of
Application
object IDs.attachments
Attachment[]Required
Array of
Attachment
object IDs.remote_was_deleted
BooleanRequired
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.
field_mappings
ObjectOptional
remote_data
RemoteData[]Optional
submitted_at
DateTime (ISO 8601)Optional
When the information was submitted.
race
EnumOptional
The candidate's race. Possible values include:
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
. In cases where there is no clear mapping, the original value passed through will be returned. To receive all enum values in the original format, use the show_enum_origins query parameter. Learn more.gender
EnumOptional
The candidate's gender. Possible values include:
MALE
, FEMALE
, NON-BINARY
, OTHER
, DECLINE_TO_SELF_IDENTIFY
. In cases where there is no clear mapping, the original value passed through will be returned. To receive all enum values in the original format, use the show_enum_origins query parameter. Learn more.veteran_status
EnumOptional
The candidate's veteran status. Possible values include:
I_AM_NOT_A_PROTECTED_VETERAN
, I_IDENTIFY_AS_ONE_OR_MORE_OF_THE_CLASSIFICATIONS_OF_A_PROTECTED_VETERAN
, I_DONT_WISH_TO_ANSWER
. In cases where there is no clear mapping, the original value passed through will be returned. To receive all enum values in the original format, use the show_enum_origins query parameter. Learn more.disability_status
EnumOptional
The candidate's disability status. Possible values include:
YES_I_HAVE_A_DISABILITY_OR_PREVIOUSLY_HAD_A_DISABILITY
, NO_I_DONT_HAVE_A_DISABILITY
, I_DONT_WISH_TO_ANSWER
. In cases where there is no clear mapping, the original value passed through will be returned. To receive all enum values in the original format, use the show_enum_origins query parameter. Learn more.remote_was_deleted
BooleanRequired
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.
field_mappings
ObjectOptional
remote_data
RemoteData[]Optional
GET
/eeocs
https://api.merge.dev/api/ats/v1/eeocs
US
EU
APAC
Returns a list of EEOC
objects.
Query & Path Parameters
candidate_id
StringOptional
If provided, will only return EEOC info for this candidate.
created_after
DateTime (ISO 8601)Optional
If provided, will only return objects created after this datetime.
created_before
DateTime (ISO 8601)Optional
If provided, will only return objects created before this datetime.
cursor
StringOptional
The pagination cursor value.
expand
StringOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
include_deleted_data
BooleanOptional
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.
include_remote_data
BooleanOptional
Whether to include the original data Merge fetched from the third-party to produce these models.
include_shell_data
BooleanOptional
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
modified_after
DateTime (ISO 8601)Optional
If provided, only objects synced by Merge after this date time will be returned.
modified_before
DateTime (ISO 8601)Optional
If provided, only objects synced by Merge before this date time will be returned.
page_size
IntegerOptional
Number of results to return per page.
remote_fields
StringOptional
Deprecated. Use show_enum_origins.
remote_id
StringOptional
The API provider's ID for the given object.
show_enum_origins
StringOptional
A comma separated list of enum field names for which you'd like the original values to be returned, instead of Merge's normalized enum values. Learn more
Field support by integration
See all supported fieldsUse the /linked-accounts endpoint to pull platform support information
Fountain
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringremote_created_at
stringremote_updated_at
stringcan_email
booleanlocations
arrayphone_numbers
arrayemail_addresses
arrayurls
arraytags
arrayapplications
arrayattachments
arraygender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringsubmitted_at
DateTime (ISO 8601)Greenhouse
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringcompany
stringtitle
stringremote_created_at
stringremote_updated_at
stringlast_interaction_at
stringis_private
booleancan_email
booleanlocations
arrayphone_numbers
arrayemail_addresses
arrayurls
arraytags
arrayapplications
arrayattachments
arraydisability_status
Enumgender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringsubmitted_at
DateTime (ISO 8601)veteran_status
EnumJazzHR
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringremote_created_at
stringlocations
arrayphone_numbers
arrayemail_addresses
arrayurls
arraytags
arrayapplications
arraydisability_status
Enumgender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringveteran_status
EnumJobvite
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringcompany
stringtitle
stringlocations
arrayphone_numbers
arrayemail_addresses
arrayapplications
arrayattachments
arraygender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringsubmitted_at
DateTime (ISO 8601)veteran_status
EnumSAP SuccessFactors
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringcompany
stringtitle
stringremote_created_at
stringremote_updated_at
stringis_private
booleanlocations
arrayphone_numbers
arrayemail_addresses
arraytags
arrayapplications
arrayattachments
arraydisability_status
Enumgender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringveteran_status
EnumWorkday
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringcompany
stringtitle
stringremote_created_at
stringremote_updated_at
stringis_private
booleancan_email
booleanlocations
arrayphone_numbers
arrayemail_addresses
arraytags
arrayapplications
arrayattachments
arraydisability_status
Enumgender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringveteran_status
EnumGET
/eeocs/{id}
https://api.merge.dev/api/ats/v1/eeocs/{id}
US
EU
APAC
Returns an EEOC
object with the given id
.
Query & Path Parameters
expand
StringOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
id
UUIDRequired
include_remote_data
BooleanOptional
Whether to include the original data Merge fetched from the third-party to produce these models.
remote_fields
StringOptional
Deprecated. Use show_enum_origins.
show_enum_origins
StringOptional
A comma separated list of enum field names for which you'd like the original values to be returned, instead of Merge's normalized enum values. Learn more
Field support by integration
See all supported fieldsUse the /linked-accounts endpoint to pull platform support information
Fountain
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringremote_created_at
stringremote_updated_at
stringcan_email
booleanlocations
arrayphone_numbers
arrayemail_addresses
arrayurls
arraytags
arrayapplications
arrayattachments
arraygender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringsubmitted_at
DateTime (ISO 8601)Greenhouse
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringcompany
stringtitle
stringremote_created_at
stringremote_updated_at
stringlast_interaction_at
stringis_private
booleancan_email
booleanlocations
arrayphone_numbers
arrayemail_addresses
arrayurls
arraytags
arrayapplications
arrayattachments
arraydisability_status
Enumgender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringsubmitted_at
DateTime (ISO 8601)veteran_status
EnumJazzHR
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringremote_created_at
stringlocations
arrayphone_numbers
arrayemail_addresses
arrayurls
arraytags
arrayapplications
arraydisability_status
Enumgender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringveteran_status
EnumJobvite
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringcompany
stringtitle
stringlocations
arrayphone_numbers
arrayemail_addresses
arrayapplications
arrayattachments
arraygender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringsubmitted_at
DateTime (ISO 8601)veteran_status
EnumSAP SuccessFactors
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringcompany
stringtitle
stringremote_created_at
stringremote_updated_at
stringis_private
booleanlocations
arrayphone_numbers
arrayemail_addresses
arraytags
arrayapplications
arrayattachments
arraydisability_status
Enumgender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringveteran_status
EnumWorkday
On top of normalized Common Models, Merge also supports Passthrough Requests and deleted data detection for this platform's API
Supported Response Fields
candidate
UUIDremote_id
stringfirst_name
stringlast_name
stringcompany
stringtitle
stringremote_created_at
stringremote_updated_at
stringis_private
booleancan_email
booleanlocations
arrayphone_numbers
arrayemail_addresses
arraytags
arrayapplications
arrayattachments
arraydisability_status
Enumgender
Enumrace
Enumremote_data
RemoteData[]path
stringdata
stringveteran_status
Enum