List fundraising campaigns
Returns every campaign available to the authenticated user’s active school after the view-campaign permission check. This endpoint is not paginated; data is a campaign resource collection.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Response
Campaign collection.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error

