...
| Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request. |
| pageSize (optional) | string | The number of entries per page. If not indicated, equal to 1000. |
| pageToken (optional) | string | The token needed to continue to the next page. |
...