Skip to main content
GET
Get all requests

Autorisierungen

X-API-KEY
string
header
erforderlich

Abfrageparameter

start
string
erforderlich

Date/time in ISO 8601 format, e.g. 2026-06-01 (interpreted as UTC midnight) or 2026-06-01T09:00:00Z. Always include a time zone designator (Z for UTC) when sending a time of day. Localized formats such as 01.06.2026 or 06/01/2026 are misinterpreted and must not be used. The window between start and end may span at most 1826 days (5 years). Wider ranges are rejected with a 400 response, so page through longer periods in smaller windows.

end
string
erforderlich

Date/time in ISO 8601 format, e.g. 2026-06-01 (interpreted as UTC midnight) or 2026-06-01T09:00:00Z. Always include a time zone designator (Z for UTC) when sending a time of day. Localized formats such as 01.06.2026 or 06/01/2026 are misinterpreted and must not be used. The window between start and end may span at most 1826 days (5 years). Wider ranges are rejected with a 400 response, so page through longer periods in smaller windows.

status
enum<string>
Verfügbare Optionen:
PENDING,
APPROVED,
DECLINED,
CANCELED
request_member_ids
string
department_ids
string
locale
enum<string>
Verfügbare Optionen:
en,
de,
fr,
hu,
it,
pl,
pt,
ru,
es,
tr,
uk

Antwort

(object | null)[]

Successful response

id
string
erforderlich
createdAt
string
erforderlich
updatedAt
string
erforderlich
end
string
erforderlich
start
string
erforderlich
start_at
enum<string>
erforderlich

For day-based leave types: whether the absence starts in the morning (the whole first day counts) or afternoon (only the second half of the first day). Ignored for hour-based leave types.

Verfügbare Optionen:
morning,
afternoon
end_at
enum<string>
erforderlich

For day-based leave types: whether the absence ends at lunchtime (only the first half of the last day) or end_of_day (the whole last day counts). Ignored for hour-based leave types.

Verfügbare Optionen:
lunchtime,
end_of_day
leave_unit
enum<string>
erforderlich

The unit stored on this request. It governs duration and workday_absence_duration: day and half-day units use days; hour and minute units use minutes. It may differ from leave_type.leave_unit after the leave type changes.

Verfügbare Optionen:
days,
half_days,
hours,
minutes_30,
minutes_15,
minutes_10,
minutes_5,
minutes_1
request_creator_member
object | null
erforderlich
leave_type
object
erforderlich
approval_process
enum<string>
erforderlich
Verfügbare Optionen:
Linear_all_have_to_agree,
Linear_one_has_to_agree,
Parallel_all_have_to_agree,
Parallel_one_has_to_agree
cancel_reason
string | null
erforderlich
canceld_by_member
object | null
erforderlich
requester_member
object | null
erforderlich
reason
string | null
erforderlich
take_from_allowance
boolean
erforderlich
allowance_type
object | null
erforderlich
workday_absence_duration
number
erforderlich
duration
number
erforderlich
status
string
erforderlich
canceld_date
string | null
erforderlich
request_approvers
object[]
erforderlich