Retrieves detailed repository information including name, description, size in bytes, owner ID, creation timestamp, digest method, default branch details, Git sync configuration (if enabled), organization ID (if part of an organization), and default auto-forwarding status. Requires READ access to the repository. Returns 404 Not Found if the repository doesn’t exist or user lacks access.
This API uses OAuth 2 with the implicit grant flow
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"
Repo object with the requested identifier
1 - 128"repo-name"
"example_id"
Seconds since epoch UTC
Optional URL of the git repository being synced with the repo