Retrieve all resources.

Retrieve all resources.

Required scopes: flex.space.resources.read

Path Params
string
required

organization slug

Query Params
string

Filter by unique resource identifier.

string

Filter by exact name of the resource.

string

Filter by the location the resource is assigned to.

string

Filter by the type of the resource. Resource types can be extended and customized, but the default system types are: "meeting_room" (bookable meeting rooms), "team_room" (assignable private offices), "desk" (assignable dedicated desks), "desk_tr" (assignable office desks within private offices), "hotdesk" (bookable hot desks), and "desk_na" (not available desks). Supports both single type values (e.g., type=meeting_room) and array operations (e.g., type[$in]=meeting_room,team_room). To get the available type values for filtering, retrieve them from the "type" property returned by the GET /resource-types endpoint.

string

Filter by the modified date. Supports date comparison filters: $gt, $gte, $lt, $lte

string

Support date comparison filters: $gt, $gte, $lt, $lte

string

Select fields to return

string
string
number
Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json