Get interview setting

Get interview setting

Results

Calling the /interview/get_setting endpoint with query string include

KeyDescription
OIDthe long id of candidate
company_idid of the company
nameFull name of a candidate
phonephone number of a candidate
emailEmail of a candidate

The result will have the following keys:

KeyDescription
durationThe interview duration
company_nameThe company's name
jobloc_idId of the job location
interview_typestypes of the interview
instructionsThe interview instructions
lead_nameFull name of the candidate
instructions_virtualVirtual instructions
instructions_phonePhone instructions
typeid of the interview type, the Interview type include IN_PERSON_INTERVIEW = 1 PHONE_INTERVIEW = 2 IN_PERSON_MEETING = 3 PHONE_MEETING = 4 SEQUENTIAL_INTERVIEW = 5 SEQUENTIAL_MEETING = 6 VIRTUAL_INTERVIEW = 7 VIRTUAL_MEETING = 8 GROUP_INTERVIEW = 9 PHONE_CONVERSATION = 10 IN_PERSON_CONVERSATION = 11 VIRTUAL_CONVERSATION = 12 IN_PERSON_SESSION = 13 PHONE_SESSION = 14 SEQUENTIAL_SESSION = 15 VIRTUAL_SESSION = 16 GROUP_SESSION = 17 INTERVIEW_PREFERENCE = 18 (max length: 6)
lead_idid of the candidate
lead_long_idlong id of the candidate
areasthe areas list
interview_instructionsInterview instructions
interviewersList interviewer
jobloc_room_idLocation of a room that interviewed
scheduled_attimestamp of the interview
wait_scheduleA status of Interview Request (False: Have sent, True: not yet)
Language
Click Try It! to start a request and see the response here!