Get Provenance

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

trunkIdstringRequiredformat: "^trunk_[A-Za-z0-9]+$"
contextKeystringRequiredformat: "^[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$"

Query parameters

refstringOptionalDefaults to latest

Response

Latest Git-note receipt with nullable notesCommitSha and note. Note fields are version, revisionId, packageDigest, authorizingUserId, delegatedActorId, updatedAt, text. Metadata is untrusted and mutable independently of release content.

Errors

404
Not Found Error