Get Entities Detailed Collections
POST/api/collections/getentitiesdetailedcollections
Tier: Internal — subject to change without notice.
Reverse lookup: finds the Collections whose extended-property values reference a given entity, each with its full extended-property list.
GetEntitiesCollectionsDto.EntityType values other than
Item/Place/Person/Collection (e.g. Task or
Service) are not matched against a specific entity — the entity-reference
filter is skipped entirely and every collection of a matching template is returned.
Request
Responses
- 200
- 400
Returns the matching Collections.CollectionDetailDto list. When
GetEntitiesCollectionsDto.TemplateId is omitted, every collection
template that defines an extended property of the requested entity type is searched.
The underlying query failed. NotFound "collection".