Repos
Fetch a specific repository
GET
/
api
/
v1
/
repos
/
{repo_id}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
repo_id
integer
requiredRequired range:
x > 0
Response
200 - application/json
provider_repo_id
integer
requiredRequired range:
x > 0
name
string
requiredRequired string length:
2 - 100
id
integer
created_at
string
Was this page helpful?