REST API

Workflow Fetch Properties

Updated: December 19, 2019

initiator

Fetch the initiator task property as a User entity.

Example

GET https://NUXEO_SERVER/nuxeo/api/v1/workflow/WORKFLOW_ID
fetch.workflow: initiator

attachedDocumentIds

Fetch the attachedDocumentIds task property as a list of Document entity.

Example

GET https://NUXEO_SERVER/nuxeo/api/v1/workflow/WORKFLOW_ID
fetch.workflow: attachedDocumentIds

We'd love to hear your thoughts!

All fields required