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
/
resources
/
v1
Authorizations
Authorization
string
headerrequiredSee our authentication documentation for how to authorize your requests
Headers
spacebring-network-id
string
The id of the network. Required when using bearer token authentication
Query Parameters
locationRef
string
requiredThe id of the location.
types
enum<string>
The types of resources to retrieve. Pass them as comma separated values.
Available options:
hotDesk
, dedicatedDesk
, office
, parkingLot
, room
Response
200 - application/json
resources
object[]