# webhooks

Lists webhooks configured on the account.

```
webhooks(

  token: String

  pageSize: Int

): WebhooksConnection!
```

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

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

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

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

#### [`WebhooksConnection`](https://docs.monei.com/es/es/apis/graphql/types/objects/webhooks-connection/.md) object[​](#webhooksconnection- "Enlace directo al webhooksconnection-")

Paginated list of webhooks.
