@seamapi/http - v1.74.0
    Preparing search index...

    Class SeamHttpAccessGrantsUnmanaged

    Index

    Constructors

    Properties

    client: AxiosInstance
    defaults: Required<SeamHttpRequestOptions>
    ltsVersion: "1.0.0" = seamApiLtsVersion
    ltsVersion: string = seamApiLtsVersion

    Methods

    • Parameters

      • Optionalparameters: { acs_entrance_id?: string; acs_system_id?: string; user_identity_id?: string }
        • Optionalacs_entrance_id?: string

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

        • Optionalacs_system_id?: string

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

        • Optionaluser_identity_id?: string

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

      • options: AccessGrantsUnmanagedListOptions = {}

      Returns AccessGrantsUnmanagedListRequest

    • Parameters

      • clientSessionToken: string

      Returns Promise<void>