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

idintegerRequired
Campaign ID

Response

Campaign pledge list.
statusstring
messagestring
datalist of maps from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error