Diagnostics
Get diagnostics summary
Returns overall diagnostic information
get/v1/diagnostics
Response
Diagnostics summary
Example response
{
"error": {
"code": "NOT_FOUND",
"message": "Service not found"
}
}Returns overall diagnostic information
Diagnostics summary
{
"error": {
"code": "NOT_FOUND",
"message": "Service not found"
}
}