Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 3.05 KB

File metadata and controls

11 lines (8 loc) · 3.05 KB

GetCollectionRequest

Fields

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.