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

# Interface: PaginationParams

[index](.././index).PaginationParams

Common interface for pagination parameters

## Table of contents

### Properties

* [first](#first)
* [skip](#skip)

## Properties

### first

• `Optional` **first**: `number`

### skip

• `Optional` **skip**: `number`
