v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.WorkflowService

GetWorkflow

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.

    workflowId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047"
    
post/gitpod.v1.WorkflowService/GetWorkflow

Request body

workflowIdstring uuid

Response

Success