> ## 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: GetAgreementsParams

[index](.././index).GetAgreementsParams

## Table of contents

### Properties

* [userId](#userid)
* [role](#role)
* [status](#status)
* [limit](#limit)
* [page](#page)

## Properties

### userId

• `Optional` **userId**: `string`

### role

• `Optional` **role**: `"licensor"` | `"licensee"`

### status

• `Optional` **status**: `string`

### limit

• `Optional` **limit**: `number`

### page

• `Optional` **page**: `number`
