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.
pageintegerOptional>=1
per_pageintegerOptional1-200
sortstringOptional
filterobjectOptional

Response

An XLSX workbook containing the matching donor export rows was downloaded.

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error