Funds
Get community funds
Returns a list of community funds that are publicly visible. This endpoint is paginated and returns up to 50 funds per request. No authentication is required as this endpoint only returns publicly visible funds. Fund data includes basic fund information along with enriched data like balances and statistics.
GET
Query Parameters
Number of items to return per page
Required range:
x >= 1
Number of items to skip (for pagination)
Required range:
x >= 0
Response
200 - application/json
List of community funds successfully retrieved
The response is of type object[]
.