List Access Grants

Early Access Preview. The access grants API is currently in Alpha. We're actively developing it and seeking early feedback at [email protected]. Expect breaking changes as we refine the design.

Get an access grant.

Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

acs_entrance_id String

ID of entrance to filter list of access grants by.


acs_system_id String

ID of system to filter list of access grants by.


location_id String


space_id String

ID of space to filter list of access grants by.


user_identity_id String

ID of user identity to filter list of access grants by.


Response

Array of access_grants

Last updated

Was this helpful?

Revision created

ci: Generate docs