Export Filtered List
GET/api/roles/exportfilteredroles
Tier: Internal — subject to change without notice.
Exports the same filtered role list as RoleController.Get(...) to CSV.
Request
Responses
- 200
- 400
- 401
- 403
A CSV file (application/octet-stream, Export.csv) of RoleMgmt.RoleSummaryDto rows.
Invalid OData query — bare 400 with no body.
Caller is not authenticated.
Caller lacks LocafiModule.Role Read.