Does OceanIO support pagination?

Yes, all GET endpoints returning a list of items have pagination. This means that the client can set 10, 20 (and so on) objects to be returned at each request to the endpoint if they wish so and depending on preference; this is achieved by the query parameters:

page_size – the number of returned objects in the list. E.g. 10, 20. In most cases the upper limit for one page is 50.

page – the page starts at 1, which will return the first e.g. 10 objects. Page=2 will return the next 10 objects (and so on).

The pagination is implemented in such a way that the system can respond at all times and also during high load.

Contact us

You have come this far – how about we take it a step further and get you started with us?
Complete the form below and we will get in touch as soon as possible. Alternatively, feel free to contact us
directly using our contact details listed below. We so look forward to hear from you!

"*" indicates required fields