Added
Filter account activities by order with "order_id"
8 days ago
Adds the order_id query parameter to the account activities endpoints. Pass an order ID to return only the activities (such as fills) associated with that order.
Broker API
GET /v1/accounts/activitiesGET /v1/accounts/activities/{activity_type}
Trading API
GET /v2/account/activitiesGET /v2/account/activities/{activity_type}