Skip to main content
GET
/
open-trades
Get Open Trades
curl --request GET \
  --url https://backend-global.gains.trade/open-trades
{}

Endpoint

GET /open-trades Returns all known open trades.

Usage Example

curl -X GET "https://backend-arbitrum.gains.trade/open-trades"

Response Structure

The generated API panel lists the response schema for status codes: 200. Error responses generally return an error or message field.

Response

200 - application/json

Successful response

The response is of type object.