OpenPermit Docs
ReferenceApi

System health

GET
/api/v1/health/system

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/health/system"
{  "status": "healthy",  "uptimeMs": 0,  "checks": [    {      "service": "string",      "status": "healthy",      "responseTimeMs": 0,      "details": {        "property1": null,        "property2": null      },      "timestamp": "string"    }  ],  "timestamp": "string",  "build": {    "commitSha": "string",    "imageTag": "string"  }}
{  "type": "about:blank",  "title": "string",  "status": 0,  "detail": "string",  "instance": "string",  "requestId": "string",  "code": "string",  "errors": [    {      "detail": "string",      "pointer": "string"    }  ]}
{  "type": "about:blank",  "title": "string",  "status": 0,  "detail": "string",  "instance": "string",  "requestId": "string",  "code": "string"}
{  "type": "about:blank",  "title": "string",  "status": 0,  "detail": "string",  "instance": "string",  "requestId": "string",  "code": "string"}
{  "type": "about:blank",  "title": "string",  "status": 0,  "detail": "string",  "instance": "string",  "requestId": "string",  "code": "string"}
{  "type": "about:blank",  "title": "string",  "status": 0,  "detail": "string",  "instance": "string",  "requestId": "string",  "code": "string"}
{  "type": "about:blank",  "title": "string",  "status": 0,  "detail": "string",  "instance": "string",  "requestId": "string",  "code": "string"}
{  "status": "healthy",  "uptimeMs": 0,  "checks": [    {      "service": "string",      "status": "healthy",      "responseTimeMs": 0,      "details": {        "property1": null,        "property2": null      },      "timestamp": "string"    }  ],  "timestamp": "string",  "build": {    "commitSha": "string",    "imageTag": "string"  }}