Jobvite Native APIs List
This is the list of APIs Knit uses to interact with Jobvite to read and write data.
When requesting credentials from Jobvite, you need to provide a list of APIs you want to access. Refer to the following table and include the APIs that you are interested in:
| API | Description |
|---|---|
GET /v2/candidate/<candidateId> | Read candidate attachments. |
GET /v2/candidate | Read candidate and application information. |
PUT /v2/candidate | Update candidate/application details, add attachments to a candidate, and update application stages. |
GET /v2/job | Read job details. |
GET /v2/employee | Read user details. |
GET /v2/disposition | Read rejection reasons. |
GET /v2/offerLetter | Read the offer letter for an application. |
GET /v2/application/<application_id>/education | Read candidate education details. |
GET /v2/application/<application_id>/workhistory | Read candidate work experience details. |
GET /v2/department | Read department details. |
Updated about 3 hours ago
