Return a RequestResult that is based on the TaskResult object This service is used by IRM integration to check the status of existing workflows
GET/rest/taskResults/:taskResult/status
Return a RequestResult that is based on the TaskResult object This service is used by IRM integration to check the status of existing workflows
Request
Responses
- 200
- 400
- 401
- 403
- 500
Request completed successfully.
Bad request.
Unauthorized.
Forbidden.
Internal server error.