Get all holidays
Retrieve all holiday records.
Responses
[
{
"date": "1970-01-14",
"name": "example",
"payCode": "example"
}
]
Authentication
Use a bearer token for authentication. The API key can be found in our Firestore collection.
02 December 2024