SIGN IN SIGN UP

feat: add filter and cursor parameters to list_requests method (#743)

add support for endpoint parameters and new pagination method added in
https://github.com/apify/apify-core/issues/12115

There is a new parameter `filter` for the _request queue -> list
requests_ endpoint. To properly support pagination, we also added proper
cursor-based pagination, with opaque cursor provided by the server.
M
Matej Volf committed
3445ff74e61d5f1f9a964f2ee3c14d198298f709
Parent: 53736ef
Committed by GitHub <noreply@github.com> on 4/21/2026, 9:25:28 AM