# webhooks

Lists webhooks configured on the account.

```
webhooks(

  token: String

  pageSize: Int

): WebhooksConnection!
```

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

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

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

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

#### [`WebhooksConnection`](https://docs.monei.com/apis/graphql/types/objects/webhooks-connection/.md) object[​](#webhooksconnection- "Direct link to webhooksconnection-")

Paginated list of webhooks.
