Github API - Test Config

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

Get the top 10 popular contents over the last 14 days.
Get top referral paths

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 content-traffic []

content-traffic [object]

Content Traffic

Attributes
count integer

path string

title 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)