Rest APIExecutionsGet execution detailGet execution detail GET /api/v1/executions/:id Get the details and status of a query execution by its ID. Request Responses200400401403404500Execution detailsInvalid request parametersUnauthenticatedForbiddenExecution not foundInternal server error