Skip to main content
Pagination within Hilos API is done using the page and page_size query parameters. The page parameter is used to specify the page number, and the page_size parameter is used to specify the number of items per page.
page
integer
The page number to retrieve.
page_size
integer
The number of items per page.