| Get Employee Directory | Read | Get the company employee directory with names, job titles, departments, and contact details |
| Get Employee | Read | Get a single employee record with the specific fields you request |
| List Time-Off Requests | Read | List time-off requests that overlap a date range, optionally filtered by employee or status |
| Create Time-Off Request | Write | Create a time-off request for an employee; it must be approved before it appears in history |
| List Time-Off Types | Read | List the company’s time-off types and their IDs - needed to fill the timeOffTypeId field when creating a time-off request |
| Update Time-Off Request Status | Write | Approve, deny, or cancel an existing time-off request (the API user must have approval permissions) |
| List Field Metadata | Read | List all employee fields available in the account (standard and custom) so agents know which field names Get Employee accepts |
| List Who’s Out | Read | List approved time off and company holidays in a date range to see who is out of office |