Skip to main content
GET

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

space_ids
string<uuid>[]

IDs of the spaces that you want to get along with their related resources.

space_keys
string[]

Keys of the spaces that you want to get along with their related resources.

Minimum string length: 1
include
enum<string>[]
Available options:
spaces,
devices,
acs_entrances,
connected_accounts,
acs_systems,
access_methods
exclude
enum<string>[]
Available options:
spaces,
devices,
acs_entrances,
connected_accounts,
acs_systems,
access_methods

Response

OK

batch
object
required

A batch of workspace resources.