Resources
Retrieve resources
Retrieve resources in the location. Resources represent all kind of bookable items like rooms, hot desks, dedicated desks, parking lots.
OAuth
Required scopes:resources.readonly
or resources
GET
Authorizations
See our authentication documentation for how to authorize your requests
Headers
The id of the network. Required when using bearer token authentication
Query Parameters
The id of the location.
The types of resources to retrieve. Pass them as comma separated values.
Available options:
hotDesk
, dedicatedDesk
, office
, parkingLot
, room
Response
200 - application/json