# V3CollectionsCrudListRequest


## Fields

| Field                                                                                                                                                                                              | Type                                                                                                                                                                                               | Required                                                                                                                                                                                           | Description                                                                                                                                                                                        | Example                                                                                                                                                                                            |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `OrganizationID`                                                                                                                                                                                   | **string*                                                                                                                                                                                          | :heavy_minus_sign:                                                                                                                                                                                 | The ID of a Censys organization to associate the request with. See the [Getting Started docs](https://docs.censys.com/reference/get-started#step-3-set-your-organization-id) for more information. |                                                                                                                                                                                                    |
| `PageToken`                                                                                                                                                                                        | **string*                                                                                                                                                                                          | :heavy_minus_sign:                                                                                                                                                                                 | page token for the requested page of collection results                                                                                                                                            |                                                                                                                                                                                                    |
| `PageSize`                                                                                                                                                                                         | **int64*                                                                                                                                                                                           | :heavy_minus_sign:                                                                                                                                                                                 | amount of results to return per page                                                                                                                                                               | 1                                                                                                                                                                                                  |