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

# Pagination

> Pagination behavior for list endpoints.

## Public merchant API

The public merchant API (`/v1/invoices`) does not expose list endpoints. Pagination applies to **dashboard APIs** (JWT-authenticated), which are not part of this public reference.

## Requires verification

Specific pagination parameters (`cursor`, `limit`, `offset`) for dashboard list endpoints are not documented here because they are internal dashboard APIs.

## Related pages

* [API overview](/api-reference/overview)
