Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
per_page paragraph removed
  • Loading branch information
vivekshotti authored Mar 8, 2021
commit 91ad4fbcc8ecdd09d1f93422c220846db663c817
2 changes: 0 additions & 2 deletions content/rest/reference/activity.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ $ -H 'If-None-Match: "a18c3bded88eb5dbb5c849a489412bf3"'
> X-Poll-Interval: 60
```

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)."

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).

{% for operation in currentRestOperations %}
Expand Down