List pledges for a campaign
Returns every pledge belonging to the specified campaign as an unpaginated array with donor, fund, status, and payment-allocation details.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Campaign ID
Response
Campaign pledge list.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error

