Workflow
Workflowstate

Retrieve workflow's states

Returns a collection of the Workflow State resource

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

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

wf_idinteger
statestring
statusinteger
restart_countinteger
timestampnumber

Changes

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