Get Presentation For
Retrieves the definition of a workflow presentation. To retrieve the workflow presentation definition localized, add Accept-Language header, with the appropriate locale. In advance, localization resource should be present for the workflow, otherwise it defaults to the standard workflow presentation definition.
workflowId
The request is successful
"presentation Object"
name
description
href
id
relations
steps
inputParameters
outputParameters
The user is not authorized
Cannot find a workflow with the specified ID or the user does not have 'read' access rights for that workflow
curl -H 'Authorization: <value>' https://{api_host}/vco/api/workflows/{workflowId}/presentation