# whitelistItems

List whitelist rules for the current account.

```
whitelistItems(

  token: String

  pageSize: Int

  type: WhitelistItemType

): WhitelistItemsConnection!
```

### Arguments[​](#arguments "Enlace directo al Arguments")

#### [`whitelistItems.token`](#token) ● [`String`](https://docs.monei.com/es/es/apis/graphql/types/scalars/string/.md) scalar[​](#token "Enlace directo al token")

#### [`whitelistItems.pageSize`](#page-size) ● [`Int`](https://docs.monei.com/es/es/apis/graphql/types/scalars/int/.md) scalar[​](#page-size "Enlace directo al page-size")

#### [`whitelistItems.type`](#type) ● [`WhitelistItemType`](https://docs.monei.com/es/es/apis/graphql/types/enums/whitelist-item-type/.md) enum[​](#type "Enlace directo al type")

### Type[​](#type "Enlace directo al Type")

#### [`WhitelistItemsConnection`](https://docs.monei.com/es/es/apis/graphql/types/objects/whitelist-items-connection/.md) object[​](#whitelistitemsconnection- "Enlace directo al whitelistitemsconnection-")

Paginated list of whitelist rules.
