/r/{id}
GET
Retrieving a repository
In the response, you receive the detailed information about the specified repository.
Parameters
id/string/required
The unique ID of the repository.
Responses
200
The repository was determined successfully.
404
The repository with the specified ID could not be determined.
Show operation