Globus SDK for JavaScript
Preparing search index...
@globus/sdk
auth
identities
consents
getAll
Function getAll
getAll
(
identity_id
:
string
,
options
?:
Record
<
string
,
any
>
&
BaseServiceMethodOptions
|
undefined
,
sdkOptions
?:
SDKOptions
,
)
:
Promise
<
JSONFetchResponse
<
{
consents
:
Consent
[]
}
>
>
Parameters
identity_id
:
string
options
:
Record
<
string
,
any
>
&
BaseServiceMethodOptions
|
undefined
= {}
Optional
sdkOptions
:
SDKOptions
Returns
Promise
<
JSONFetchResponse
<
{
consents
:
Consent
[]
}
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Globus SDK for JavaScript
Loading...