Release Notes: Public API 2.120.0
10 months ago by Valentin Alexiev
- Implement pagination support for sessions history, Sessions / Listing
- page
integer
The page number to fetch (defaults to 1). Not used in cursor pagination. - per_page
integer
The numbers of items to return. Used in both page and cursor pagination to declare the page size.
- page