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
id
Fund identifier.
Response
Fund id and name.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

