Get FCM Orders
Endpoint for FCM members to get margin orders filtered by subtrader ID. This endpoint requires FCM member access level and allows filtering margin orders by subtrader ID.
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
Restricts the response to margin orders for a specific subtrader (FCM members only)
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.
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.