GET api/v1/provinces
Summary: Get all provinces
Operation ID: Provinces
Auth: unknown
Operation ID: Provinces
Auth: unknown
Description
Returns provinces and territories in Canada. Each province or territory lists its associated holidays.
Parameters (2)
optional
(string, query, optional, default: false)
A boolean parameter. If false or 0 (default), will return only legislated holidays. If true or 1, will return optional holidays from Alberta and BC.
Constraints: {'enum': ['1', '0', 'true', 'false']}
year
(integer, query, optional, default: 2023)
A calendar year
Constraints: {'minimum': 2016, 'maximum': 2029}
No probe data for this endpoint yet.