cURL
curl --request GET \ --url https://api.vertracloud.app/v1/status
{ "status": "healthy", "response": "All systems operational" }
Checks if the infrastructure is fully operational.
Current infrastructure status details.
The response is of type object.
object