GET
/
v1
/
status
cURL
curl --request GET \
  --url https://api.vertracloud.app/v1/status
{
  "status": "healthy",
  "response": "All systems operational"
}

Response

200
application/json

Current infrastructure status details.

The response is of type object.