Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
access_method_ids
string<uuid>[]
required

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

exclude
enum<string>[]
Available options:
spaces,
devices,
acs_entrances,
access_grants,
access_methods,
instant_keys,
client_sessions,
acs_credentials
include
enum<string>[]
Available options:
spaces,
devices,
acs_entrances,
access_grants,
access_methods,
instant_keys,
client_sessions,
acs_credentials

Response

OK

batch
object
required

A batch of workspace resources.