Returns a paginated list of unique authors who committed in a repository, sorted by commit count descending. Optionally scoped to a file path.
Bearer authentication header of the form Bearer <token>, where <token> is your API key.
The fully-qualified repository name.
The git ref (branch, tag, or commit SHA) to list authors from. Defaults to HEAD.
Restrict authors to those who touched this file path.
x > 00 < x <= 100