GET
/
repositories
/
{repositoryId}

Retrieves information about a specific repository. The repositoryId should be URL-encoded in the format remote:branch:owner/repository.

Authorizations

Authorization
string
header
required

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

Path Parameters

repositoryId
string
required

Response

200 - application/json
branch
string
filesProcessed
integer
numFiles
integer
private
boolean
remote
string
repository
string
sha
string
status
string