Removes support for the page parameter
What’s new
We removed the page token parameter in v2_ and v2_.
Impact
SDKs support list pagination in v2 lists using auto-pagination or by manually fetching next_ or previous_, which are returned in the list response. See List pagination for more information.