Get workflow ticket details
POST/vedsdk/workflow/ticket/details
Returns the status, list of approvers, and other details about a workflow ticket.
Required scope: Any
Request
Responses
- 200
- 400
- 401
- 500
The workflow ticket details were successfully retrieved.
The request was invalid, possibly due to missing required properties.
The user is not authorized to retrieve the workflow ticket details.
An error occurred on the server while retrieving the workflow ticket details.