Search and retrieve action execution logs

Headers

x-api-keystringRequired

Request

This endpoint expects an object.
cursordoubleOptional

cursor_that_can_be_used_to_paginate_through_the_logs

limitdoubleOptional

number_of_logs_to_return

case_sensitivebooleanOptional

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

search_paramslist of objectsOptional

Response

Successfully retrieved action execution fields
datalist of objects
nextCursordouble or null

Errors