v1
latestOpenAPI 3.0.32026-08-0645108163.2 KBEmploymentContract
Get all employment contracts for the given worker
Get all employment contracts for the given worker, including past placements. The response is sorted by descending end date of the employment contract, then by descending start date.
get/public/employment-contract/v1/get-employment-contracts
Query parameters
workerIdstring uuid required
The unique id of the worker, as returned from the /create-worker endpoint.
Response
Success