Entity Monitoring API
Learn about monitoring entities using the Entity Monitoring API.
Request
Where hub-url is your tenant environment-data-pipeline-hub.reltio.com
.
Parameters | Required | Details |
---|---|---|
entityId | Yes | The entity for which you want to check event details. |
from | No, will be 1 day be default | The %timeinterval; is in milliseconds (UNIX Epoch). Use to check consistency. |
to | No | The %timeinterval; is in milliseconds. (UNIX Epoch). Use to check consistency. |
max | No, will be 10 by default. | The limit of incomplete events returned in the response. |
Response
Returns the event transferred for a tenant ID.
Sample Request
Sample Response
To validate the complete event details, match the timestamp in the event ID and the object URI in your Snowflake UI.