Skip to main content
GET
/
health
Health Check
curl --request GET \
  --url https://backend-global.gains.trade/health
{}

Endpoint

GET /health Check backend service health.

Usage Example

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

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.