The collection's unique identifier. (This query also supports 'favorites' as the collectionID).
an object with query parameters
Optionallimit?: numberThe maximum number of resources to return for a request. The limit must be an integer between 1 and 100 (inclusive).
Optionalname?: stringOptionalnext?: stringOptionalnoActions?: booleanOptionalprev?: stringOptionalquery?: stringOptionalresourceId?: stringOptionalresourceLink?: stringOptionalresourceType?: ItemResourceTypeEnumOptionalshared?: booleanOptionalsort?: "-name" | "+name" | "+createdAt" | "-createdAt" | "+updatedAt" | "-updatedAt"OptionalspaceId?: stringOptionaloptions: ApiCallOptions
Retrieves items from a collection that the user has access to.