POST /revisions/:id/data (Command: list_session_objects)
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
engine | string | Yes | Must be workflow_blobhub. |
command | string | Yes | Must be list_session_objects. |
session_id | string | Yes | The ID of the session. |
Response
| Parameter | Type | Description |
|---|---|---|
objects | array | List of object aliases. |

