Health
get
Health check endpoint
Authorizations
Responses
200
Default Response
application/json
get
/healthGET /health HTTP/1.1
Host: api.stables-api.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
200
Default Response
{
"status": "text",
"timestamp": "text"
}