Get action execution logs

POST

Returns paginated list of action execution logs

Headers

x-org-api-keystringRequired

Request

This endpoint expects an object.
searchParamslist of objectsRequired
cursordoubleOptional

Cursor that can be used to paginate through the logs

limitdoubleOptional

Number of logs to return

caseSensitivebooleanOptional

Whether the search is case sensitive or not

fromdoubleOptional

Start time of the logs in epoch time

todoubleOptional

End time of the logs in epoch time

Response

datalist of maps from strings to any
nextCursordoubleOptional
Built with