Read a workflow task

get

/content/management/api/v1.1/workflowTasks/{taskId}

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

OK.
Body ()
Root Schema : WorkflowTask
Type: object
WorkflowTask
Show Source
Nested Schema : actions
Type: array
Actions on the workflow task.
Show Source
Nested Schema : assignedTo
Type: array
Assigned to user/group
Show Source
Nested Schema : date
Type: object
date
Show Source
Nested Schema : WorkflowTaskItem
Type: object
WorkflowTaskItem
Show Source
Nested Schema : WorkflowId
Type: object
WorkflowId
Show Source
Nested Schema : WorkflowTaskActions
Type: object
WorkflowTaskActions
Show Source
Nested Schema : WorkflowTaskAssignedToBean
Type: object
Show Source
Nested Schema : advancedVideoInfo
Type: object
Whether the item is video-plus.

304 Response

Not modified.

400 Response

Bad request.

403 Response

Forbidden.

404 Response

Not found.

500 Response

Internal server error.
Back to Top