Globus SDK for JavaScript
Preparing search index...
@globus/sdk
auth
developers
scopes
get
Function get
get
(
scope_id
:
string
,
options
?:
BaseServiceMethodOptions
|
undefined
,
sdkOptions
?:
SDKOptions
,
)
:
Promise
<
JSONFetchResponse
<
WrappedScope
>
>
Return a single scope by id
Parameters
scope_id
:
string
options
:
BaseServiceMethodOptions
|
undefined
= {}
Optional
sdkOptions
:
SDKOptions
Returns
Promise
<
JSONFetchResponse
<
WrappedScope
>
>
See
https://docs.globus.org/api/auth/reference/#get_scopes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Globus SDK for JavaScript
Loading...
Return a single scope by id