List Holidays

Returns the merged national and company holiday calendar for the authenticated company.

Authentication

AuthorizationApi-Key

Format: “Api-Key {api-key}

Query parameters

yearintegerOptional

Year to fetch holidays for (2000-2100). Defaults to the current year.

country_codestringOptional
Country code for national holidays. Defaults to "IN".
pageintegerOptional
Page number to fetch. Defaults to 1.
page_sizeintegerOptional

Number of results per page (max 500). Defaults to 500.

Response

datalist of objects
messagestring
statusboolean
countinteger
prevstring or null
nextstring or null