Get Collections By Property
POST/api/collections/GetCollectionsWithProperty
Tier: Internal — subject to change without notice.
Rule-based Collection search: filters by template and by a set of extended-property comparison rules combined with a logical operator.
A request with no GetCollectionWithPropertyDto.SearchProperties (a
null list) currently returns an unhandled server error (500) rather than a
validation failure — verified live 2026-07-03. See the known-issues register.
Request
Responses
- 200
Returns the matching Collections.CollectionDetailDto list — empty when there are no
matches.