v1
latestOpenAPI 3.0.32026-07-22115106141.4 KBRepository Manipulation
Get details of an existing repo.
Get details of an existing repo.
get/repos/{repo_id}
Response
Repo object with the requested identifier
Example response
{
"repo_name": "repo-name",
"repo_id": "example_id"
}