The List videos interface returns no page number

Use Cloudflare API Documentation api interface
returns only:
result
successtrue
errors
messages

Not mentioned in the documentation:
result_info

You should report this on the api docs, with the feedback button in the bottom left.

Does anyone know the answer? I have already reported that, so far there is no pagination information.

Hi there, good catch - we just updated our docs to reflect the accurate response. Though it doesn’t include a result_info field, you can call this endpoint with the ?include_counts=true query param to get the total number of videos, and paginate using the start and end query params

1 Like