Globus SDK for JavaScript
Preparing search index...
@globus/sdk
flows
flows
get
Function get
get
(
flow_id
:
string
,
options
?:
Record
<
string
,
any
>
&
{
headers
?:
Headers
;
query
?:
{
[
key
:
string
]:
|
undefined
|
null
|
string
|
number
|
boolean
|
(
undefined
|
null
|
string
|
number
)
[]
;
}
;
}
,
sdkOptions
?:
SDKOptions
,
)
:
Promise
<
Response
>
Parameters
flow_id
:
string
Optional
options
:
Record
<
string
,
any
>
&
{
headers
?:
Headers
;
query
?:
{
[
key
:
string
]:
|
undefined
|
null
|
string
|
number
|
boolean
|
(
undefined
|
null
|
string
|
number
)
[]
;
}
;
}
Optional
sdkOptions
:
SDKOptions
Returns
Promise
<
Response
>
See
https://globusonline.github.io/globus-flows/#tag/Flows/paths/~1flows~1{flow_id}/get
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Globus SDK for JavaScript
Loading...
See
https://globusonline.github.io/globus-flows/#tag/Flows/paths/~1flows~1{flow_id}/get