Skip to main content
GET
Read safe metadata for a repository commit

Authorizations

Authorization
string
header
required

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

Path Parameters

repoRef
string<uuid>
required
refOrSha
string
required

Response

Commit metadata with exact-SHA provenance

repo_ref
string<uuid>
required
repository
object
required
requested_ref
string
required
resolved_commit_sha
string
required
Pattern: ^[0-9a-fA-F]{40}$
commit
object
required