# V3CollectionsCrudGetRequest


## 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.             |                                                                                                                                                                                                                |
| `CollectionUID`                                                                                                                                                                                                | *string*                                                                                                                                                                                                       | :heavy_check_mark:                                                                                                                                                                                             | The UID for the collection. Obtain the collection ID using the [list collections endpoint](https://docs.censys.com/reference/v3-collections-crud-list#/) or via the collection URL when using the web console. | 11111111-2222-3333-4444-555555555555                                                                                                                                                                           |