Skip to content

Commit d98ed03

Browse files
committed
Merge pull request github#259 from github/clarify-users-endpoint
Clarify how pagination works for /users
2 parents 8f04ce2 + 542b7b6 commit d98ed03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/v3/users.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ bio
7676
## Get all users
7777

7878
This provides a dump of every user, in the order that they signed up for
79-
GitHub.
79+
GitHub. Note that the `since` parameter is required in addition to the
80+
`page` parameter when using pagination.
8081

8182
GET /users
8283

0 commit comments

Comments
 (0)