v63

latestOpenAPI 3.0.0Proprietaryraw.githubusercontent.com2026-08-0110571.8 MB
Logs
x-internal

Search and retrieve action execution logs

post/api/v3.1/internal/action_execution/logs

Request body

cursornumber nullable required

cursor_that_can_be_used_to_paginate_through_the_logs

limitnumber

number_of_logs_to_return

case_sensitiveboolean nullable

whether_the_search_is_case_sensitive_or_not

fromnumber

start_time_of_the_logs_in_epoch_time

tonumber

end_time_of_the_logs_in_epoch_time

Response

Successfully retrieved action execution fields

nextCursornumber nullable required