List fundraising donors
Returns a paginated donor view with supported filters, sorting, addresses, payer summaries, and payment totals for the active school.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Query parameters
page
per_page
sort
filter[search]
filter[processing_fee_blocked][]
Allowed values:
filter[payer_type][]
filter[fundraising_id][]
Response
A paginated collection of donor page resource records was returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

