Get workflow ticket status
POST/vedsdk/workflow/ticket/status
Retrieves the status string for an existing workflow ticket.
Required scope: Any
Request
Responses
- 200
- 400
- 401
- 500
The workflow ticket status was successfully retrieved.
The request was invalid, possibly due to missing required properties.
The user is not authorized to retrieve the workflow ticket status.
An error occurred on the server while retrieving the workflow ticket status.