latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

Organization Management

List org trade orders

List all trade orders for an organization.

get/api/org/orders

Query parameters

organizationIdstring required

The ID of the organization that owns the trade orders

The ID of the organization that owns the trade orders

enterpriseIdstring

Filter to trade orders belonging to a specific child enterprise

Filter to trade orders belonging to a specific child enterprise

accountIdstring

Filter to trade orders for a specific trading account

Filter to trade orders for a specific trading account

orderIdstring

Filter to a single trade order by id

Filter to a single trade order by id

dateGtestring

Filter to trade orders created on or after this ISO date

Filter to trade orders created on or after this ISO date

dateLtstring

Filter to trade orders created before this ISO date

Filter to trade orders created before this ISO date

status'canceled' | 'completed' | 'error' | 'open' | 'pending_cancel' | 'pending_open' | 'scheduled'

Filter by trade order status

Filter by trade order status

side'buy' | 'sell'

Filter by trade order side (buy or sell)

Filter by trade order side (buy or sell)

productstring

Filter by trade product

Filter by trade product

limitstring

Maximum number of orders to return in this page

Maximum number of orders to return in this page

offsetstring

Number of orders to skip before starting this page

Number of orders to skip before starting this page

Response

nextOffsetnumber

Offset to use for the next page when the current page is full