Get Heavy Operations Summary
This API gets the number of 507 responses (heavy operations) for the last one hour for the specified tenant.
Request
GET {{env_uri}}/reltio/api/{{tenantId}}/monitoring/heavyOperationsSummary
Response
{
"tenantId": "<tenant id>",
"operationsCount": 123
}