v1

latestOpenAPI 3.0.32026-08-0645108163.2 KB
Placement

Get all placements for the given worker

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

get/public/placement/v1/get-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.