{
"endpoint": "GET /v1/status/monitor-targets",
"targets": [
{
"id": "string",
"category": "service",
"transport": "http",
"urlTemplate": "string",
"recommendedIntervalSeconds": 0,
"recommendedTimeoutSeconds": 0,
"authMode": "none",
"expectedStatusSemantics": "string",
"allowsPublicObserver": true,
"service": "string",
"kind": "liveness"
}
]
}