/
NV
nvidia
/
nvcf-nats-auth-callout-service Service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
nvidia
nvcf-nats-auth-callout-service Service API
get
Health check interface
v1
latest
Swagger 2.0
Apache 2.0
2026-07-17
2
3
3.6 KB
Health
Health check interface
return service health status
get
/healthz
Response
Health check success
ModelsHealthResponse
required
status
'ok'
|
'degraded'
|
'down'
Example response
{ "status": "ok" }