/
AB
absentify
/
absentify CRUD API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15h ago · Updated 15h ago
View markdown
absentify
absentify CRUD API
get
Read a department by id
latest
OpenAPI 3.1.0
2026-08-22
69
5
252.1 KB
ef777d51e6f2
Absences
1
Allowance Management
28
Departments
5
get
Get all departments
post
Create a department
get
Read a department by id
put
Update a department
delete
Delete a department
Leave types
6
Members
15
Public holidays
2
Requests
10
Workspace
2
Departments
Read a department by id
Read a department by id
get
/departments/{id}
Path parameters
id
string
uuid
required
Response
Successful response
object
nullable
required
id
string
required
custom_id
string
nullable
required
name
string
required
createdAt
string
required
updatedAt
string
required
approval_process
'Linear_all_have_to_agree'
|
'Linear_one_has_to_agree'
|
'Parallel_all_have_to_agree'
|
'Parallel_one_has_to_agree'
required
maximum_absent
integer
nullable
required
members
object[]
required