Skipping pages or reverse sort api

Description
Trying to write some API’s that enumerate through some of the paged data, both most of the time it would be best in reverse chronological order, is there a way to either reverse sort or Jump to page number, would prefer not to have through every page to get the one I need to start from.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT App

Which Endpoint/s?
/users
/metrics/meetings

Hey @stboch,

Currently this is not possible. We will consider adding this functionality to the endpoints, thanks for the feedback! :slight_smile:

-Tommy