TourmalineTourmaline
Api

health

GET
/health

Response Body

application/json

curl -X GET "https://example.com/health"
{  "success": true,  "message": "string"}