Search and retrieve action execution logs

Headers

x-api-keystringRequired

Request

This endpoint expects an object.
cursorintegerOptional

cursor_that_can_be_used_to_paginate_through_the_logs

limitintegerOptional

number_of_logs_to_return

case_sensitivebooleanOptional

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

search_paramslist of objectsOptional

Response

Successfully retrieved action execution fields

datalist of objects
nextCursorintegerOptional