Returns the preference status of a specific worker for this client.
cURL
curl --request GET \ --url https://api.roostedhr.com/api/1_12/clients/{id}/workers/{worker_id}/status \ --header 'X-API-KEY: <api-key>'
200
Example
{ "personnel_id": "<string>", "status": "preferred", "date": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.roostedhr.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.roostedhr.com/llms.txt
Use this file to discover all available pages before exploring further.
Client ID
Worker ID
OK
Worker ID.
Worker's preference status for this client.
preferred
normal
banned
Datetime when the status was last changed.