List donations allocated to a fund
Returns paginated fundraising donations and forces the requested fund ID into the donation filter.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Fund ID
Query parameters
page
per_page
sort
Prefix with ’-’ for descending. Allowed donation sort keys are defined by the backend view
filter[search]
filter[payment_date][]
filter[status][]
Response
Paginated donations.
status
message
data
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error

