Skip to content

Commit 91ad4fb

Browse files
authored
per_page paragraph removed
1 parent f4f7d21 commit 91ad4fb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

content/rest/reference/activity.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ $ -H 'If-None-Match: "a18c3bded88eb5dbb5c849a489412bf3"'
3333
> X-Poll-Interval: 60
3434
```
3535

36-
Events support pagination, however the `per_page` option is unsupported. The fixed page size is 30 items. Fetching up to ten pages is supported, for a total of 300 events. For information, see "[Traversing with pagination](/rest/guides/traversing-with-pagination)."
37-
3836
Only events created within the past 90 days will be included in timelines. Events older than 90 days will not be included (even if the total number of events in the timeline is less than 300).
3937

4038
{% for operation in currentRestOperations %}

0 commit comments

Comments
 (0)