v1

latestOpenAPI 3.0.02026-07-1482113.7 KB
namespaces

Get namespace data for timespan

Gets a list of URLs that can be used to download the pull data for the given namespace and timespan

get/namespaces/{namespace}/pulls/exports/years/{year}/{timespantype}/{timespan}/{dataview}

Path parameters

namespacestring required

Namespace to fetch data for

yearinteger required

Year to fetch data for

timespantype'months' | 'weeks' required

Type of timespan to fetch data for

timespaninteger required

Timespan to fetch data for

dataview'raw' | 'summary' | 'repo-summary' required

Type of data to fetch

Response

Success