Get related Access Grant resources

Gets all related resources for one or more Access Grants.

chevron-rightAuthentication Methodshashtag
  • API key

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

To learn more, see Authenticationarrow-up-right.

Request Parameters

access_grant_ids Array of UUIDs

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


access_grant_keys Array of Strings

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


exclude Array of Enums

chevron-rightEnum valueshashtag

Possible enum values:

  • spaces

  • devices

  • acs_entrances

  • connected_accounts

  • acs_systems

  • user_identities

  • acs_access_groups

  • access_methods


include Array of Enums

chevron-rightEnum valueshashtag

Possible enum values:

  • spaces

  • devices

  • acs_entrances

  • connected_accounts

  • acs_systems

  • user_identities

  • acs_access_groups

  • access_methods


Response

circle-check

Last updated

Was this helpful?