Get By Id

GET
Get event by ID.

Path parameters

event_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired

Response

This endpoint returns an object.
idstring
actionstring
descriptionstring
entity_idstring
object_typeenum
created_atdatetimeOptional
The timestamp that was generated at the time of making the database transaction that has initially caused the event
api_versionstringOptional
objectanyOptional

Errors