List Unmanaged Access Grants

Gets unmanaged Access Grants (where is_managed = false).

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

acs_entrance_id String

ID of the entrance by which you want to filter the list of unmanaged Access Grants.


acs_system_id String

ID of the access system by which you want to filter the list of unmanaged Access Grants.


limit Number

Numerical limit on the number of unmanaged access grants to return.


page_cursor String

Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.


reservation_key String

Filter unmanaged Access Grants by reservation_key.


user_identity_id String

ID of user identity by which you want to filter the list of unmanaged Access Grants.


Response

circle-check

Last updated

Was this helpful?