Get Repository Info
GET
Retrieves information about a specific repository. The repositoryId
should be URL-encoded in the format remote:branch:owner/repository
.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Repository information retrieved successfully.
The response is of type object
.