Search and retrieve trigger event logs

Headers

x-api-keystringRequired

Request

This endpoint expects an object.
timeenumOptional
Return logs from the last N time units
statusenumOptional
Filter logs by their status level
Allowed values:
searchstringOptional
Search term to filter logs
integrationIdstringOptionalformat: "uuid"
entityIdstringOptional
limitdoubleOptional
number of logs to return
cursorstringOptional
cursor that can be used to paginate through the logs

Response

Successfully retrieved trigger logs
nextCursorstring or null
datalist of objects or null