Export Filtered List
GET/api/usergroups/exportfilteredusergroups
Tier: Internal — subject to change without notice.
Exports the filtered user-group list as a CSV file.
Request
Responses
- 200
- 400
- 401
- 403
A CSV file (application/octet-stream, attachment name Export.csv) of the full UserGroups.UserGroupSummaryDto column set.
The OData query options failed validation (bare 400, no body).
Caller is not authenticated.
Caller does not have Read permission on the User module.