Export filtered donors
Exports donor rows matching the submitted page filters as an XLSX download, including donation columns when permitted.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
page
per_page
sort
filter
Response
An XLSX workbook containing the matching donor export rows was downloaded.
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

