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.
statusstring
messagestring
datalist of maps from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error