Candidate API:Job Applications

Get active job applications

get/candidates/{candidateId}/applications/active

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 active job applications for the specified candidate

totalCountinteger required

Changes

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