# whitelistItems

List whitelist rules for the current account.

```
whitelistItems(

  token: String

  pageSize: Int

  type: WhitelistItemType

): WhitelistItemsConnection!
```

### Arguments[​](#arguments "Direct link to Arguments")

#### [`whitelistItems.token`](#token) ● [`String`](https://docs.monei.com/apis/graphql/types/scalars/string/.md) scalar[​](#token "Direct link to token")

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

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

### Type[​](#type "Direct link to Type")

#### [`WhitelistItemsConnection`](https://docs.monei.com/apis/graphql/types/objects/whitelist-items-connection/.md) object[​](#whitelistitemsconnection- "Direct link to whitelistitemsconnection-")

Paginated list of whitelist rules.
