- getAll(
options?: {
headers?: Record<string, string>;
query?: Record<string, string>;
} & BaseServiceMethodOptions,
sdkOptions?: SDKOptions,
): Promise<Response> Parameters
Optional
options: { headers?: Record<string, string>; query?: Record<string, string> } & BaseServiceMethodOptionsOptional
sdkOptions: SDKOptions
Returns Promise<Response>
See
https://globusonline.github.io/globus-flows/#tag/Flows/paths/~1flows/get