Get Stop Orders
Gets a list of all stop orders for all markets. This section covers Position-Level stop orders only (take-profit and stop-loss attached to open positions). For TP/SL attached to limit orders, see the order creation payload (takeProfit, stopLoss, etc.). For how stop orders work, see Take profit and stop loss.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
List of stop orders across all markets and position directions
Whether the request was successful
true
Error message, present only on failure
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
""