> ## Documentation Index
> Fetch the complete documentation index at: https://developers.squads.so/llms.txt
> Use this file to discover all available pages before exploring further.

# GetStandingOrdersQueryParams

Get Standing Orders Query Params

## Properties

| Property                          | Type                  |
| --------------------------------- | --------------------- |
| <a id="status" /> `status?`       | `StandingOrderStatus` |
| <a id="currency" /> `currency?`   | `string`              |
| <a id="startdate" /> `startDate?` | `string`              |
| <a id="enddate" /> `endDate?`     | `string`              |
| <a id="txhash" /> `txHash?`       | `string`              |
| <a id="limit" /> `limit?`         | `number`              |
| <a id="cursor" /> `cursor?`       | `string`              |
