repositoryId. The response has the same shape as GET /repositories/{id}.
Request
Authentication
This endpoint requires HTTP Basic Auth. Pass your API key as the username and leave the password empty.
Response
Returns a single repository object — the same structure asGET /repositories/{id}.
Unique numeric identifier for the Home repository.
Display name of the repository.
Optional description of the repository’s contents or purpose.
Visibility setting. Either
"Public" or "Private".The team this repository belongs to, if applicable.
Your access level. For your Home repository this is always
"Owner".