GET
/
ats
/
candidates
/
{id}

Authorizations

x-api-key
string
headerrequired

Headers

x-connection-token
string
required

The connection token

Path Parameters

id
string
required

id of the candidate you want to retrieve.

Query Parameters

remote_data
boolean

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

Response

200 - application/json
first_name
string | null

The first name of the candidate

last_name
string | null

The last name of the candidate

company
string | null

The company of the candidate

title
string | null

The title of the candidate

locations
string | null

The locations of the candidate

is_private
boolean | null

Whether the candidate is private

email_reachable
boolean | null

Whether the candidate is reachable by email

remote_created_at
string | null

The remote creation date of the candidate

remote_modified_at
string | null

The remote modification date of the candidate

last_interaction_at
string | null

The last interaction date with the candidate

attachments
array | null

The attachments UUIDs of the candidate

applications
array | null

The applications UUIDs of the candidate

tags
array | null

The tags of the candidate

urls
object[] | null

The urls of the candidate, possible values for Url type are WEBSITE, BLOG, LINKEDIN, GITHUB, or OTHER

phone_numbers
object[] | null

The phone numbers of the candidate

email_addresses
object[] | null

The email addresses of the candidate

field_mappings
object | null

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

id
string | null

The UUID of the candidate

remote_id
string | null

The id of the candidate in the context of the 3rd Party

remote_data
object | null

The remote data of the candidate 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