Get Orders
orders
Get Orders
Endpoint for listing margin orders with optional filtering.
GET
Get Orders
Documentation Index
Fetch the complete documentation index at: https://docs.kalshi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Query Parameters
Filter by market ticker
Filter items after this Unix timestamp
Filter items before this Unix timestamp
Filter by status. Possible values depend on the endpoint.
Number of results per page. Defaults to 100.
Required range:
1 <= x <= 1000Pagination cursor. Use the cursor value returned from the previous response to get the next page of results. Leave empty for the first page.
Subaccount number (0 for primary, 1-32 for subaccounts). If omitted, defaults to all subaccounts.
Required range:
x >= 0