POST /revisions/:id/data (Command: list_execution_events)
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
engine | string | Yes | Must be workflow_blobhub. |
command | string | Yes | Must be list_execution_events. |
execution_id | string | Yes | The ID of the execution. |
Response
| Parameter | Type | Description |
|---|---|---|
execution_events | array | List of event objects. |

