# chargesExports

Lists asynchronous charges export jobs for the account, newest first.

```
chargesExports(

  token: String

  pageSize: Int

): ChargesExportsConnection!
```

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

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

#### [`chargesExports.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")

#### [`ChargesExportsConnection`](https://docs.monei.com/es/es/apis/graphql/types/objects/charges-exports-connection/.md) object[​](#chargesexportsconnection- "Enlace directo al chargesexportsconnection-")

Paginated list of charges export jobs for the account.
