list_orders
List open orders on your Luno profile, optionally filtered by trading pair, to review working orders before cancelling or placing new ones.
Instructions
List orders on the authenticated profile (open by default; recently completed orders may also appear depending on Luno API behaviour), optionally filtered by trading pair. Requires API credentials. Use this to inspect or audit working orders before cancelling them or placing new ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of orders to return (1-100). Defaults to 100. | |
| pair | No | Optional trading pair filter (e.g. "XBTZAR"). Omit to list orders across all pairs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | Yes |