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