Skip to main content
GET
Trigger an export of a set of bookings

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Header

Authorization
string
erforderlich

Bearer Token

accept
enum<string>
erforderlich
Verfügbare Optionen:
application/csv,
application/vnd.ms-excel

Abfrageparameter

filter[start_date_range]
string

Same keyword/static-range syntax as GET /api/v1/bookings. Accepts values like today, this_week, 2026-04-01:2026-04-30.

filter[end_date_range]
string

Same syntax as filter[start_date_range].

filter[period_range]
string

Same syntax as filter[start_date_range].

filter[resources]
string[]

One or more resource IDs.

filter[resource_groups]
string[]

One or more resource group IDs.

filter[services]
string[]

One or more service IDs.

filter[status]
string[]

One or more booking statuses.

filter[hide_blocker]
boolean
filter[upcoming_only]
boolean
filter[past_only]
boolean
filter[exclude_sub_bookings]
boolean
lazy_export
boolean

Send export via email instead of triggering download

o
string

Organization ID

Antwort

200 - application/json

OK

success
string