Skip to content
OpenPostDocs
OpenPostDocs
System

Readiness check

GET/ready

Response Body

application/json

application/problem+json

application/problem+json

curl -X GET "https://example.com/ready"
{  "$schema": "https://example.com/api/v1/schemas/Readiness-checkResponse.json",  "database": "string",  "status": "string",  "storage": "string"}