Returns availability entries for a specific worker from today forward.
cURL
curl --request GET \ --url https://api.roostedhr.com/api/1_12/workers/{id}/availability \ --header 'X-API-KEY: <api-key>'
200
Example
{ "availability": [ {} ] }
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.
Worker ID
OK
Array of availability entries for the worker. Empty array if no availability is set.