Candidate API:Job Applications

Get job applications

This will include both active and complete/closed job applications

get/candidates/{candidateId}/applications

Path parameters

candidateIdinteger required

Candidate Id

Query parameters

offsetinteger

The index of the first entry to return from the resource collection

limitinteger

The maximum number of entries to return.<br />Setting to 0 will return only the total count of matching resources.

Response

List of job applications for the specified candidate

totalCountinteger required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.