Github API - Test Config

GET /repos/{owner}/{repo}/traffic/popular/referrers
repos

Get the top 10 referrers over the last 14 days.
Get top referral sources

Arguments
key owner

owner [scalar]

The account owner of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key repo

repo [scalar]

The name of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json referrer-traffic []

referrer-traffic [object]

Referrer Traffic

Attributes
count integer

referrer string

uniques integer

API:
Github Open API
(version: 1.1.4)
403 forbidden

forbidden [scalar]

Forbidden

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)