Get All Collection Detailss
GET/api/collections/getfilteredcollectiondetails
Tier: Internal — subject to change without notice.
Returns Collections for the caller's organisation, filtered/sorted/paged via OData, with each row including the full extended-property list. Note the route's action name has a double-s typo (GetAllCollectionDetailss) — the route itself is spelled correctly.
Request
Responses
- 200
- 400
Returns a PageResult of Collections.CollectionDetailDto.
Either the OData query failed validation (empty body), or the underlying query failed and the service's error array is returned as the body.