# representatives

Legal representatives (signatory and UBOs) for the caller's account.

```
representatives(

  token: String

  pageSize: Int

): RepresentativesConnection!
```

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

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

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

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

Paginated list of legal representatives.
