Get Detailed Collections
POST/api/collections/getdetailedcollections
Tier: Internal — subject to change without notice.
Bulk-fetches Collections by id, each with its full extended-property list.
Request
Responses
- 200
- 400
Returns a Collections.CollectionDetailDto for each id that resolved to a collection
in the caller's organisation. Ids that do not resolve are silently omitted — the
result list may be shorter than the request.
The underlying query failed. NotFound "collection".