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 ScheduledInterview object is used to represent a scheduled interview for a given candidate’s application to a job. An Application can have multiple ScheduledInterviews depending on the particular hiring process.
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.
applicationstring or nullOptionalformat: "uuid"
The application being interviewed.
job_interview_stagestring or nullOptionalformat: "uuid"
The stage of the interview.
organizerstring or nullOptionalformat: "uuid"
The user organizing the interview.
interviewerslist of stringsOptional
locationstring or nullOptional
The interview's location.
start_atdatetime or nullOptional
When the interview was started.
end_atdatetime or nullOptional
When the interview was ended.
remote_created_atdatetime or nullOptional
When the third party's interview was created.
remote_updated_atdatetime or nullOptional
When the third party's interview was updated.
statusenum or nullOptional
The interview's status.
Allowed values:
remote_was_deletedbooleanOptionalRead-only
field_mappingsobject or nullOptionalRead-only
remote_datalist of objects or nullOptionalRead-only