Skip to main content
GET
List Vacation Calendars

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

employeeId
string<uuid>

Employee ID

year[in]
integer[]

Year calendar

Minimum array length: 1
Example:
limit
integer
default:20

Limit results

page
integer

Request a specific page

Response

200 - application/json

Array of Objects

data
object[]
meta
object