Get the issues of an ORT run
GET/api/v1/runs/:runId/issues
Supported sort fields are 'timestamp', 'source', 'message', 'severity', 'affectedPath', 'identifier', 'purl', 'status', and 'worker'. Package ID tables use 'identifier' or 'purl'; status, severity, and source can also be sorted.
Request
Responses
- 200
- 401
- 404
Success.
Response Headers
Invalid Token
Response Headers
The ORT run does not exist.