Retrieve onboarding right-to-work case for a worker
Retrieve onboarding right-to-work case for a worker
Returns the right-to-work onboarding case for a worker, including any associated documents; returns an empty response if no open case exists. When a worker is associated with multiple contracts, supply contract_id to target a specific contract.
Token scopes: worker:read
Authentication
Path parameters
The hris profile oid (public id) of the worker.
Query parameters
Filters the worker’s onboarding case to a specific contract. If the worker has multiple contracts and this parameter is omitted, the response may return a case from any associated contract; the response includes contract.id to indicate which contract was used. Provide this parameter for deterministic results.