List response
Request the next page
Pass the cursor from the previous response:Pagination tips
- Keep processing idempotent.
- Store the last cursor only after the page succeeds.
- Expect empty pages when resources are created or deleted during a scan.
- Do not assume ordering unless an endpoint documents it.

