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

