/
TI
timesheet
/
Timesheet API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 1d ago
View markdown
Absence Types
5
Absences
12
post
Approve absence
post
Cancel absence
get
List absences
post
Create absence
post
Create absence with file
get
Get absence
put
Update absence
delete
Remove absence
get
Get absence file URL
post
Reject absence
post
Search absences
post
Upload file to absence
API Keys
6
Audit Logs
1
Automation
6
Contract Templates
5
Contracts
12
Document
8
Employment Models
29
Expense
10
Export
2
Holiday Collections
6
Holiday Countries
3
Holiday Events
4
Holiday Templates
7
HR Warnings
1
InvoiceSeries
8
Leave Balances
3
MFA
2
Note
9
Organization
12
Overtime Balances
6
Password Weak
3
Pause
6
Profile
7
Project
14
Rate
6
Reminder
5
Rest Period Violations
3
Settings
2
Substitute Rest Days
2
Tag
6
Task
11
Team
15
Timer
6
Todos
6
User Absences
1
User Holidays
1
User Leave Balances
1
User Overtime
1
Webhook
6
get
/v1/employment-model-templates
Absences
Search absences
post
/v1/organizations/{orgId}/absences/search
Path parameters
orgId
string
required
Organization ID
Request body
AbsenceListParams
required
search
string
sort
string
order
string
count
integer
page
integer
limit
integer
organizationId
string
contractId
string
userId
string
absenceTypeId
string
status
string
startDate
string
endDate
string
year
integer
userIds
string[]
contractIds
string[]
statuses
string[]
teamId
string
teamIds
string[]
excludeRejectedCancelled
boolean
offset
integer
Response
Search results
AbsenceList
required
items
AbsenceDto[]
params
AbsenceListParams