# blacklistItems

List blacklist rules for the current account.

```
blacklistItems(

  token: String

  pageSize: Int

  type: BlacklistItemType

): BlacklistItemsConnection!
```

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

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

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

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

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

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

Paginated list of blacklist rules.
