API Reference
Trust summary for a release
GET
Trust summary for a release
Path Parameters
Maximum string length:
128Pattern:
^(?!.*--)[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$Pattern:
^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[A-Za-z-][0-9A-Za-z-]*)(?:\.(?:0|[1-9]\d*|\d*[A-Za-z-][0-9A-Za-z-]*))*))?(?:\+([0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*))?$Response
Trust summary. If the release exists but no trust artifacts are present, returns 200 OK with an empty artifacts array. An empty success response does not by itself indicate successful verification, trusted status, or policy compliance.