Executions
Last updated
Was this helpful?
Last updated
Was this helpful?
Lists executions matching the optional filter
A successful response.
execution is the execution details.
status_table is a table containing information about the total number of executions in the list and their status.
next_page_token represents the pagination token to retrieve the next page of results. If the value is "", it means no further results for the request.
page_count is the number of pages.
status_total_table is a table containing information about the total number of executions in the list and their status.
Gets execution details
execution_id is the id of execution.
A successful response.
Execution is the execution details.