> ## Documentation Index
> Fetch the complete documentation index at: https://developer.siit.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Pagination

> A few words about pagination

## Introduction

When retrieving a collection of objects with a `GET` request the result is paginated.

Pagination information is presented under `meta` object in the response body and described below.

## The meta object
