Skip to content

Applications Object ​



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
remote_data
object
Raw data returned from the remote API call.