Retrieve all bookings of resources.
resources.readonly
or resources
See our authentication documentation for how to authorize your requests
The id of the network. Required when using bearer token authentication
The id of the resource. Required if locationRef
is not passed.
The id of the location. Required if resourceRef
is not passed.
The id of the membership owner.
The date filter of items.
The date filter of items.
The number of items to return
1 <= x <= 100
The order of filtered items. Format - field:order
. Possible field values are createDate
, endDate
, startDate
, id
. Order values - asc
, desc
.
nextPageToken retrieved from a previous request
The types of resources to retrieve bookings for. Pass them as comma separated values.
hotDesk
, dedicatedDesk
, office
, parkingLot
, room
OK
The response is of type object
.