Healthz
GET/healthz
The health endpoint allows an external system to probe if ZITADEL management API is alive
Responses​
- 200
 - default
 
OK
- application/json
 - application/grpc
 - application/grpc-web+proto
 
- Schema
 - Example (from schema)
 
Schema
object
{}
- Schema
 - Example (from schema)
 
Schema
object
{}
- Schema
 - Example (from schema)
 
Schema
object
{}
An unexpected error response.
- application/json
 - application/grpc
 - application/grpc-web+proto
 
- Schema
 - Example (from schema)
 
Schema
Array [
]
code int32
message string
details
object[]
@type string
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}
- Schema
 - Example (from schema)
 
Schema
Array [
]
code int32
message string
details
object[]
@type string
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}
- Schema
 - Example (from schema)
 
Schema
Array [
]
code int32
message string
details
object[]
@type string
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}
Loading...