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
id
Unique identifier (UUID) of the work item.
Response
Incoming variables resolved successfully
incoming
JSON object containing incoming variables from the workflow.
Errors
500
Internal Server Error