ats/interviews

Retrieve Interviews

Retrieve Interviews from any connected Ats software

get/ats/interviews/{id}

Path parameters

idstring required

id of the interview you want to retrieve.

Query parameters

remote_databoolean

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

Headers

x-connection-tokenstring required

The connection token

Response

statusstring

The status of the interview

application_idstring

The UUID of the application

job_interview_stage_idstring

The UUID of the job interview stage

organized_bystring

The UUID of the organizer

interviewersstring[]

The UUIDs of the interviewers

locationstring

The location of the interview

start_atstring date-time

The start date and time of the interview

end_atstring date-time

The end date and time of the interview

remote_created_atstring date-time

The remote creation date of the interview

remote_updated_atstring date-time

The remote modification date of the interview

field_mappingsobject required
idstring

The UUID of the interview

remote_idstring

The remote ID of the interview in the context of the 3rd Party

remote_dataobject required
created_atobject required
modified_atobject required

Changes