API Reference

/timeoff/requests

Returns a collection of time off requests. Required scope: r_timeoff.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Iso date without timezone string

string

Iso date without timezone string

category_ids
array of strings

Filter the response by category ids that can be retrieved through /timeoff/categories endpoint

category_ids
states
array of strings

Filter the response by states

states
string

Filter by a single employee SPI key. Optional. When combined with employee_ids, the values are merged and deduplicated. User tokens are authorized per employee and receive a 403 if any id cannot be viewed.

employee_ids
array of strings

Filter by one or more employee SPI keys. Optional. When combined with employee_id, the values are merged and deduplicated. User tokens are authorized per employee and receive a 403 if any id cannot be viewed.

employee_ids
integer
enum
Defaults to 10

Number of results per page. Allowed values: 10, 20, 50, 100. Default 10.

Allowed:
integer
Defaults to 0

Number of requests to skip (for pagination). Default 0.

Responses

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