Lists company bookings
GET
/bookings
Bookings
Request
Query Params
offset
number
optional
Default:
0
Example:
0
limit
number
optional
Default:
100
Example:
100
startDate
string <date-time>
optional
Example:
2024-01-01T23:00:00.000Z
endDate
string <date-time>
optional
Example:
2025-02-01T05:15:00.000Z
ids
string
optional
Example:
fc0f4648-1c38-4e95-bba6-b397c2a458ee,fc0f4648-1c38-4e95-bba6-b397c2a458ee
statuses
enum<string>
optional
Allowed values:
acceptedcancelledrunningcompletededitedByUser
userIds
string
optional
Example:
07511f82-c781-439f-9f40-f0a4e7bbe23e,07511f82-c781-439f-9f40-f0a4e7bbe23e
zoneIds
string
optional
Example:
12,14
resourceIds
string
optional
Example:
12,14
officeIds
string
optional
Example:
12,14
Header Params
Authorization
string
required