Get a fundraising fund name

Returns only the id and name of the requested fundraising fund after checking the view-campaign permission.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idintegerRequired
Fund identifier.

Response

Fund id and name.
statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error