/
AB
absentify
/
absentify CRUD API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 12h ago · Updated 12h ago
View markdown
absentify
absentify CRUD API
get
Get all departments
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
Get all departments
Get all departments
get
/departments
Response
Successful response
object[]
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