Repository Lifecycle
Get Repository Connection details.
Get Repository Connection details including latest inspection status and generated repository insights.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Repo Connection ID
Response
200 - application/json
OK
The ID of the Repository.
The ID of the Repository.
The name of the Repository.
The account owner of the Repository.
The current status of the Repository.
Available options:
pending
, failure
, active
Reason for failure, if the status is 'failure'.
Was this page helpful?