Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

projectId
string
required
repositoryRefId
string
required

Response

default - application/json
id
string
required

The identifier of Ref

ref
string
required

The name of the reference

object
Object · object
required

The object the reference points to

sha
string
required

The commit sha of the ref

Last modified on June 16, 2026