For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
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.
idstringOptionalRead-onlyformat: "uuid"
remote_idstring or nullOptional
created_atdatetimeOptionalRead-only
The datetime that this object was created by Merge.
modified_atdatetimeOptionalRead-only
The datetime that this object was modified by Merge.
first_namestring or nullOptional
The candidate's first name.
last_namestring or nullOptional
The candidate's last name.
companystring or nullOptional
The candidate's current company.
titlestring or nullOptional
The candidate's current title.
remote_created_atdatetime or nullOptional
When the third party's candidate was created.
remote_updated_atdatetime or nullOptional
When the third party's candidate was updated.
last_interaction_atdatetime or nullOptional
When the most recent interaction with the candidate occurred.
is_privateboolean or nullOptional
Whether or not the candidate is private.
can_emailboolean or nullOptional
Whether or not the candidate can be emailed.
locationslist of strings or nullOptional
The candidate's locations.
phone_numberslist of objectsOptional
email_addresseslist of objectsOptional
urlslist of objectsOptional
tagslist of stringsOptional
applicationslist of stringsOptional
attachmentslist of stringsOptional
remote_was_deletedbooleanOptional
field_mappingsobject or nullOptionalRead-only
remote_datalist of objects or nullOptionalRead-only