List Employee Time Off Policies (v1.1)

Returns the time off policies currently assigned to a specific employee, as a list of {timeOffPolicyId, timeOffTypeId, accrualStartDate} records. Use this to find which policy governs each time off type for this employee and when their accruals began. This is the per-employee assignment view; use list-time-off-policies for the company-wide policy catalog. Includes all policy types (accruing, manual, and unlimited); the v1 form of this endpoint excluded manual and unlimited types — v1.1 includes them.

OAuth Scopes: time_off

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^\d+$

The internal employee ID.

Responses

401

Unauthorized. Invalid API credentials.

403

Insufficient permissions to view time off policy assignments.

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json