Task

Retrieve all workflow tasks

Returns a collection of the Task resource

get/root/{m-wf-id}/workflow/{wf-id}/task

Query parameters

querystring

A query to filter out records. See: Querying <#querying>__

orderstring

Result sorting criteria. See: Ordering <#ordering>__

start-indexinteger

Return results starting from record <start-index> (0 indexed)

max-resultsinteger

Max no. of records to return

Response

Success

task_idinteger
abs_task_idstring
type_descstring
transformationstring
argvstring

Changes

No recorded changes to this endpoint across all 4 revisions of this API.