removed
Remove offset-based pagination
10 months ago by Jan Katrenic
Starting from February 1, 2024, the offset-based pagination used to list resource in endpoint, will be removed. This API change was announced in the previous changelog and affects all listing resource endpoints:
- list customers
- list events
- list integrations
- list jobs
- list macros
- list rules
- list surveys
- list users
- list tags
- list tickets
- list views
- list widgets
Migration guide
Cursor-based pagination replaced the offset-based pagination and should be used instead. Find more details in previous API changelog and documentation.
We will perform a series of brownouts in an attempt to warn third-party developers who still haven't migrated their apps about this upcoming breaking change.
Brownouts
- January 11, 2024, from 15:00 UTC to 17:00 UTC (7:00AM PST to 9:00AM PST) (2 hours)
- January 16, 2024, from 15:00 UTC to 19:00 UTC (7:00AM PST to 11:00AM PST) (4 hours)
- February 1, 2024, from 15:00 UTC to 03:00 UTC (7:00AM PST to 07:00PM PST) (12 hours)
- February 6, 2024 from 00:00 UTC to 23:59 UTC (24 hours)
- Fully enforced on February 14, 2024 starting 15:00 UTC (7:00AM PST)