Skip to main content
Unary · Workflows Gets details about a specific workflow. Use this method to:
  • View workflow configuration
  • Check workflow status
  • Get workflow metadata

Examples

  • Get workflow details: Retrieves information about a specific workflow.

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.GetWorkflowRequest GetWorkflowRequest gets details about a specific workflow.

Response

gitpod.v1.GetWorkflowResponse
Workflow represents a workflow configuration.gitpod.v1.Workflow
WorkflowMetadata contains workflow metadata.gitpod.v1.Workflow.Metadata
gitpod.v1.Workflow.Spec