Interviews Object ​
id
string
REQUIRED ·Â
The interview's unique identifier
application
object
The interview's application
id
string
Unique identifier of the application
candidate
object
The interview's candidate
id
string
Unique identifier of the candidate
job_interview_stage
object
The interview's job interview stage
id
string
Unique identifier of the job_interview_stage
organizer
object
The interview's organizer
id
string
Unique identifier of the user
interviewers
object[]
The interview's interviewers
id
string
Unique identifier of the user
location
string
The interview's location
start_at
string · date-time
The interview's start date
end_at
string · date-time
The interview's end date
status
string
The interview's status
All possible enum values:
draft
scheduled
cancelled
awaiting_feedback
completed
created_at
string · date-time
The date and time of the interview's creation
updated_at
string · date-time
The date and time of the interview's last update
remote_data
object
Raw data returned from the remote API call.