Skip to main content
GET
/
api
/
ready
Perform Readiness Check
curl --request GET \
  --url https://api.example.com/api/ready
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

x-prefect-api-version
string

Response

Successful Response