Export Filtered List
GET/api/collections/exportfilteredcollections
Tier: Internal — subject to change without notice.
Exports the same OData-filtered Collection list as CollectionController.GetAllCollections(...) as
a CSV file, with dates rendered in the requesting user's timezone.
Request
Responses
- 200
- 400
Returns the CSV as application/octet-stream, attachment name Export.csv.
The OData query failed validation. Empty body.