Unify and manage your data

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 }
Was this content helpful?