Fetch event snapshot

GET {{baseUrl}}/services/:env_id/events/:event_id/snapshot?from=e&to=e&server=e&app=e&deployment=e&similar_event_id=e

Fetch event snapshot. Fetches the last relevant snapshot for the specific filters provided. All filters are optional.

Request Params

KeyDatatypeRequiredDescription
fromstring(Required) Start time of requested events. Date in ISO8601 format (yyyy-MM-ddTHH:mm:ss.SSSZ)
tostring(Required) Start time of requested events. Date in ISO8601 format (yyyy-MM-ddTHH:mm:ss.SSSZ)
serverstringServer(s) added to the filter
appstringApplication(s) added to the filter
deploymentstringDeployment(s) added to the filter
similar_event_idstringEvent(s) added to the filter

RESPONSES

status: OK

""