Skip to main content
GET
https://api.onstacks.io
/
readyz
Readiness check
curl --request GET \
  --url https://api.onstacks.io/readyz
{
  "data": {
    "status": "<string>",
    "timestamp": "2023-11-07T05:31:56Z"
  },
  "error": null,
  "request_id": "<string>"
}

Response

200 - application/json

Service is ready

data
object
required
error
null
required
request_id
string
required