Get logs

GET

List logs

Headers

x-org-api-keystringRequired

Query parameters

timeenumOptional

Return logs from the last N time units

statusenumOptional

Filter logs by their status level, defaults to all

Allowed values: allsuccesserror
searchstringOptional
integrationIdstringOptional
entityIdstringOptional
limitdoubleOptional
cursorstringOptional
logsTypeenumOptional

Type of the log

Allowed values: actiontrigger
sessionIdstringOptional

Response

datalist of maps from strings to any

Logs data

nextCursorstringOptional

The cursor to get the next page of logs

Built with