Skip to main content
Unary · Workflows

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.ListWorkflowsRequest ListWorkflowsRequest lists workflows with optional filtering.

Response

gitpod.v1.ListWorkflowsResponse
CountRequest controls whether the response should include a bounded count of matching records.gitpod.v1.CountRequest
CountResponse represents a bounded count of matching records. When the actual count exceeds the counting limit, value is capped and relation is set to GREATER_THAN_OR_EQUAL.gitpod.v1.CountResponse
gitpod.v1.ListWorkflowsRequest.Filter
gitpod.v1.ListWorkflowsRequest.Sort
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse
Workflow represents a workflow configuration.gitpod.v1.Workflow
WorkflowMetadata contains workflow metadata.gitpod.v1.Workflow.Metadata
gitpod.v1.Workflow.Spec