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_grant_ids
string<uuid>[]

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

access_grant_keys
string[]

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

exclude
enum<string>[]
Available options:
spaces,
devices,
acs_entrances,
connected_accounts,
acs_systems,
user_identities,
acs_access_groups,
access_methods
include
enum<string>[]
Available options:
spaces,
devices,
acs_entrances,
connected_accounts,
acs_systems,
user_identities,
acs_access_groups,
access_methods

Response

OK

batch
object
required

A batch of workspace resources.