v3
OpenAPI 3.0.02026-07-31103181312.8 KBorder-groups
Get Order Groups
Retrieves all order groups for the authenticated user.
get/portfolio/order_groups
Query parameters
subaccountinteger
Subaccount number (0 for primary, 1-63 for subaccounts). If omitted, defaults to all subaccounts.
Response
Order groups retrieved successfully
Example response
{
"order_groups": [
{
"contracts_limit_fp": "10.00"
}
]
}