Get action execution logs

Returns paginated list of action execution logs

Headers

x-api-keystringRequired

Request

ActionLogsSearchParamsDto

searchParamslist of objectsRequired
cursorintegerOptional

Cursor that can be used to paginate through the logs

limitintegerOptional

Number of logs to return

caseSensitivebooleanOptional

Whether the search is case sensitive or not

fromintegerOptional

Start time of the logs in epoch time

tointegerOptional

End time of the logs in epoch time

Response

datalist of objects
nextCursorintegerOptional