Get related Access Method resources

Gets all related resources for one or more Access Methods.

chevron-rightAuthentication Methodshashtag
  • API key

  • Client session token

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

To learn more, see Authenticationarrow-up-right.

Request Parameters

access_method_ids Array of UUIDs (Required)

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


exclude Array of Enums

chevron-rightEnum valueshashtag

Possible enum values:

  • spaces

  • devices

  • acs_entrances

  • access_grants

  • access_methods

  • instant_keys

  • client_sessions

  • acs_credentials


include Array of Enums

chevron-rightEnum valueshashtag

Possible enum values:

  • spaces

  • devices

  • acs_entrances

  • access_grants

  • access_methods

  • instant_keys

  • client_sessions

  • acs_credentials


Response

circle-check

Last updated

Was this helpful?