Issue Creators
Issue creators history
Querying the historical trend of the number of issue creators in a given repository.
get/v1/repos/{owner}/{repo}/issue_creators/history/
Path parameters
ownerstring required
The owner of the repo.
repostring required
The name of the repo.
Query parameters
per'day' | 'week' | 'month'
The time interval of the data points.
fromstring
The start date of the time range.
tostring
The end date of the time range.
Response
Default Response