Skip to main content

Check if a repository is starred by the authenticated user

GET/user/starred/{owner}/{repo}
Source
github-v3-rest.json
Revision
f5f067c1e6f6
Active snapshot
85e53e3d0d65

Request

Path Parameters
owner string
required
repo string
required

Responses

Response if this repository is starred by you

Not modified

application/json Basic Error object

Requires authentication

documentation_url string
optional
message string
optional
status string
optional
url string
optional
application/json Basic Error object

Forbidden

documentation_url string
optional
message string
optional
status string
optional
url string
optional
application/json Basic Error object

Not Found if this repository is not starred by you

documentation_url string
optional
message string
optional
status string
optional
url string
optional