Skip to main content

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

Success.

Response Headers