API Documentation
Pagination
A few words about pagination
Introduction
When retrieving a list of objects with a [GET]
request, results are being paginated by Siit.
Pagination information will be presented in the meta
object, available in the payload body and described below.
The meta object
Please note that pagination is limited to 200 items (which is still subject to change).