| Field | Type | Required | Description |
|---|---|---|---|
id |
long | ✔️ | The ID of the Collection to be retrieved. |
withItems |
Optional<Boolean> | ➖ | Whether or not to include the Collection Items in this Collection. Only request if absolutely required, as this is expensive. |
withHierarchy |
Optional<Boolean> | ➖ | Whether or not to include the top level Collection in this Collection's hierarchy. |
allowedDatasource |
Optional<String> | ➖ | The datasource allowed in the Collection returned. |