Get resolved incoming variables for a work item

Returns resolved incoming variables for a work item.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

idstringRequiredformat: "uuid"

Unique identifier (UUID) of the work item.

Response

Incoming variables resolved successfully
incomingobject
JSON object containing incoming variables from the workflow.

Errors

500
Internal Server Error