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
Response
Success