Only authenticated users can retrieve Holiday Lists associated with their workspace.
OpenAPI
Authorizations
string
required
Bearer Token for the authenticated user.Format:
Authorization: Bearer YOUR_ACCESS_TOKENExample Request
Successful Response
Response Fields
string
Unique identifier of the Holiday List.
string
Name of the Holiday List.
string
Description of the Holiday List.
boolean
Indicates whether the Holiday List is currently active.
integer
Total number of holidays contained in the list.
string
Timestamp when the Holiday List was created.
string
Timestamp when the Holiday List was last updated.

