v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList candidate employments
Candidate employments are the work history entries on a candidate's profile — one row per employer/title the candidate has held. V3 flattens what V1 nested under /v1/candidates/{id}/employments; filter with candidate_ids to retrieve a single candidate's full work history. company_name and title are free-text strings (unlike candidate educations, they are not backed by custom-field option ids). Use latest=true to retrieve only each candidate's most recent employment, which mirrors the company and title shown on the parent candidate record.
Query parameters
Cursor link for pagination from previous page response header. Do not use any other parameters when using this.
Number of results per page
Comma separated list
Comma separated list
Comma separated list of fields to return
When true, return only each candidate's most recent employment entry; when false, exclude the most recent. Omit to include the full work history.
Response
Successful