Skip to main content

Service Health

Get current service health

Sample request

GET /api/v1/service_health
Status: 200 OK
{
"a19": {
"queue_size": 24,
"last_success": "2024-07-05T06:51:27.147Z"
},
"oru": {
"queue_size": 11,
"last_success": "2024-07-05T06:51:27.147Z"
}
}