/
TI
timesheet
/
Timesheet API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
timesheet
Timesheet API
post
Search absences
v1
latest
OpenAPI 3.0.1
Apache 2.0
2026-08-06
260
217
675.1 KB
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