v18

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

GetWorkflowExecutionAction

Gets details about a specific workflow execution action.

Use this method to:

  • Check execution action status
  • View execution action results
  • Monitor execution action progress

Examples

  • Get execution action details:

    Retrieves information about a specific execution action.

    workflowExecutionActionId: "a1b2c3d4-5e6f-7890-abcd-ef1234567890"
    
post/gitpod.v1.WorkflowService/GetWorkflowExecutionAction

Request body

workflowExecutionActionIdstring uuid

Response

Success