Skip to main content
GET
/
api
/
contests
List Contests
curl --request GET \
  --url https://backend-global.gains.trade/api/contests
{}

Endpoint

GET /api/contests Lists trading contests.

Usage Example

curl -X GET "https://backend-global.gains.trade/api/contests"

Response Structure

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

Response

Successful response

The response is of type object.