We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c85ec commit a867df9Copy full SHA for a867df9
1 file changed
content/v3/events.md
@@ -9,6 +9,7 @@ various activity streams on the site.
9
10
Events support [pagination](/v3/#pagination),
11
however the `per_page` option is unsupported. The fixed page size is 30 items.
12
+Fetching up to ten pages is supported, for a total of 3000 events.
13
14
All Events have the same response format:
15
0 commit comments