Repository Manipulation
Get details of an existing repo.
Get details of an existing repo.
GET
Authorizations
This API uses OAuth 2 with the implicit grant flow
Path Parameters
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.
Required string length:
3 - 128
Example:
"example_id"
Response
200
application/json
Repo object with the requested identifier
Required string length:
1 - 128
Example:
"repo-name"
Example:
"example_id"
Seconds since epoch UTC
Optional URL of the git repository being synced with the repo