Skip to main content
GET
GetRepository

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
required

Response

200 - application/json

Success

id
required
name
string
required

GitHub full name, "owner/repo".

created_at
string<date-time>
required
private
boolean