Globus SDK for JavaScript
    Preparing search index...

    Function getAll

    • Get a list of role assignments for an endpoint.

      Parameters

      • endpoint_id: string
      • options:
            | { payload?: undefined; query?: undefined } & BaseServiceMethodOptions
            | undefined = {}
      • OptionalsdkOptions: SDKOptions

      Returns Promise<JSONFetchResponse<RoleListDocument>>