/
AB
absentify
/
absentify CRUD API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 5d ago
Details
Filter operations
Absences
1
Allowance Management
28
Departments
5
Leave types
6
Members
15
Public holidays
2
get
Get all public holidays
get
Read a public holiday by id
Requests
10
Workspace
2
Public holidays
Read a public holiday by id
Read a public holiday by id
get
/public_holidays/{id}
Path parameters
id
string
uuid
required
Response
Successful response
object
nullable
required
id
string
required
name
string
required
createdAt
string
required
updatedAt
string
required
country_code
string
nullable
required
county_code
string
nullable
required
public_holiday_days
object[]
required
Changes