Skip to content

Retrieve a(n) Pipeline Interview record​

GET
/PipelineInterviews/{id}

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"SendoutId": 0,
"JobId": 0,
"CandidateId": 0,
"CandidateName": "string",
"CompanyId": 0,
"AppointmentDate": "string",
"ArrangedDate": "string",
"InterviewType": "string",
"InterviewStatus": "string",
"BillRate": {...},
"PayRate": {...},
"Notes": "string",
"Feedback": "string",
"Guarantee": "string",
"NotesPublic": "string",
"UserName": "string",
"InterviewerIds": [...],
"InterviewerNames": [...],
"CurrentInterviewType": "string",
"CurrentInterviewStatus": "string",
"CurrentRollupStage": "string",
"VisibleOnWeb": true,
"LastModified": "string",
"Rank": 0,
"ScheduleItems": [...],
"Position": {...}
}

Playground​

Authorization
Variables
Key
Value

Samples​