# representatives

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

```
representatives(

  token: String

  pageSize: Int

): RepresentativesConnection!
```

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

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

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

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

Paginated list of legal representatives.
