PoliscopePoliscope
APIReferenzHealth

/health

GET
/health

Health check endpoint

Response Body

application/json

curl -X GET "https://api.poliscope.de/v2/health"
{
  "status": "ok",
  "timestamp": "string",
  "uptime": 0
}