Get Holiday Group by UUID
Retrieve a single holiday group by UUID, including its associated holidays and dates.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
uuid
UUID of the holiday group
Headers
vnd.a1.tenant-id
Tenant identifier for multi-tenant environments
Query parameters
include
Comma-separated list of relations to include (e.g. holidays).
Response
Successful Response
holidayGroupUuid
holidayGroupName
enabled
holidays
Errors
404
Not Found Error
