Unary · Workflows
Lists outputs produced by workflow execution actions.
Use this method to:
- Retrieve test results, coverage metrics, or other structured data from executions
- Aggregate outputs across multiple workflow executions
- Build dashboards or reports from execution data
Examples
-
List outputs for a workflow execution:
Retrieves all outputs produced by actions in the specified execution.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.ListWorkflowExecutionOutputsRequest
Response
gitpod.v1.ListWorkflowExecutionOutputsResponse
Related types
OutputValue
OutputValue
gitpod.v1.AgentExecution.Status.OutputValueFilter
Filter
gitpod.v1.ListWorkflowExecutionOutputsRequest.FilterActionOutput
ActionOutput
gitpod.v1.ListWorkflowExecutionOutputsResponse.ActionOutputPaginationRequest
PaginationRequest
gitpod.v1.PaginationRequestPaginationResponse
PaginationResponse
gitpod.v1.PaginationResponse