v1

latestOpenAPI 3.0.32026-08-0645108163.2 KB
Placement

Get active placements for the given worker

Get placements for the given worker. The response is sorted by descending end date of the placement, then by descending start date.

get/public/placement/v1/get-active-placements

Query parameters

workerIdstring uuid required

The unique id of the worker, as returned from the /create-worker endpoint.

Response

Success

placementIdstring uuid required

The unique id of the placement.

functionstring

The function of the worker on the placement.

startDatestring date required

The start date of the placement's contract.

endDatestring date

The end date of the placement's contract. The contract runs up to and including this date.