Skip to content

Candidates Object ​



id
string
REQUIRED · 

The candidate's unique identifier

first_name
string

The candidate's first_name

last_name
string

The candidate's last_name

name
string

The user's full name

company
string

The candidate's company

title
string

The candidate's title

last_interaction_at
string · date-time

The candidate's last_interaction date

is_private
string

Whether the candidate is_private

can_email
boolean

Whether the candidate can email

locations
string[]

The candidate's locations

phones
object[]

The candidate's phone numbers

number
string

The candidate's phone number

extension
string

The extension of the phone number

type
string

The candidate's phone number type

emails
object[]

The candidate's emails

email
string

The candidate's email

type
string

The candidate's email type

urls
object[]

The candidate's urls

url
string

The candidate's URL

type
string

The candidate's URL type

tags
object[]

The candidate's tags

id
string

The tag's unique identifier

name
string

The tag's name

applications
object[]

The candidate's applications

id
string

The application's unique identifier

candidate
object

The application's candidate

id
string

Unique identifier of the candidate

job
object

The application's job

id
string

Unique identifier of the job

applied_at
string · date-time

The date and time of the application's creation

rejected_at
string · date-time

The date and time of the application's rejection

source
object

The application's source

id
string

The application's source's unique identifier

name
string

The application's source's name

credited_to
object

The application's credited_to

id
string

Unique identifier of the user

first_name
string

First name of the user

last_name
string

Last name of the user

emails
object[]
email
string

Email of the user

type
string

Type of the email

is_primary
boolean

Whether the email is primary

current_stage
object

The application's current_stage

id
string

The application's current_stage's unique identifier

name
string

The application's current_stage's name

job
object

The application's current_stage's job

id
string

Unique identifier of the job

created_at
string · date-time

The date and time of the application's current_stage's creation

updated_at
string · date-time

The date and time of the application's current_stage's last update

reject_reason
string

The application's reject_reason

attachments
object[]

The application's attachments

id
string
REQUIRED · 

The attachment's unique identifier

file_name
string

The attachment's file_name

file_url
string

The attachment's file_url

candidate
object

The attachment's candidate

id
string

Unique identifier of the candidate

application
object

The attachment's application

id
string

Unique identifier of the application

job
object

The attachment's job

id
string

Unique identifier of the job

attachment_type
string

The attachment's type

created_at
string · date-time

The date and time of the attachment's creation

updated_at
string · date-time

The date and time of the attachment's last update

created_at
string · date-time

The date and time of the application's creation

updated_at
string · date-time

The date and time of the application's last update

attachments
object[]

The candidate's attachments

id
string
REQUIRED · 

The attachment's unique identifier

file_name
string

The attachment's file_name

file_url
string

The attachment's file_url

candidate
object

The attachment's candidate

id
string

Unique identifier of the candidate

application
object

The attachment's application

id
string

Unique identifier of the application

job
object

The attachment's job

id
string

Unique identifier of the job

attachment_type
string

The attachment's type

created_at
string · date-time

The date and time of the attachment's creation

updated_at
string · date-time

The date and time of the attachment's last update

created_at
string · date-time

The date and time of the phone number's creation

updated_at
string · date-time

The date and time of the phone number's last update

remote_data
object

Raw data returned from the remote API call.