Skip to main content
GET
Get a fund

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

fund
string | null
required

The fund fid

Response

FundResource

id
string | null
required
code
string | null
required
name
string
required
raised
number
required
supporters
integer
required
created_at
string
required
updated_at
string
required