You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Is there any HCM Cloud Worker Availability REST resource?

edited Feb 25, 2026 9:28AM in HCM REST APIs 2 comments

Summary:

We are implementing an integration with a third-party system (Perk) that requires real-time visibility into employee work schedules and shift assignments (start/end times).

We have explored the documented Absences resource, specifically the custom action absenceDailyDetailsBreakdown, but it frequently returns null or 400 errors, particularly when a person does not have a shift-based schedule explicitly assigned at the assignment level.

We identified a "hidden" resource via page inspection that provides the exact data we need:
Endpoint: /hcmRestApi/resources/11.13.18.05/workerAvailability?finder=findAvailability

Request Example that worked:
GET https://{{host}}/hcmRestApi/resources/11.13.18.05/workerAvailability?finder=findAvailability;personId='30000020590xxxx',startDate='2026-03-02',endDate='2026-03-04'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!