Find Campaign
Global APIs
Find Campaign
Search CrowdChange campaigns by keyword and retrieve a paginated list of matching fundraisers with goal, raised, and status data for each.
GET
Find Campaign
Query parameters
Search term.
Comma separated list of fundraiser ids.
Comma separated list of fundraiser template (blueprint) ids.
Page number. Default:
1Number of results to return. Default:
10Key to sort by. Allowed values:
name, amount_raised, amount_goalDirection of sorting. Allowed values:
asc, descAPI’s locale. Allowed values:
en, frInclude closed campaigns. Default:
0Include hidden campaigns. Default:
0Include data from subsites. Default:
0Campaign’s amount raised filter.
Response
Returns an array of objects with the following fields.Campaign ID.
Campaign name.
Goal amount.
Formatted goal amount of the campaign, includes currency symbol.
Amount raised by the campaign.
Formatted amount raised by the campaign, includes currency symbol.
Number of donors
Number of teams in the campaign.
Number of personal pages in the campaign.
URL to campaign.
Campaign language. Allowed values:
en, frTrue if campaign is hidden, otherwise false.
Campaign closed at
| Status | Description |
|---|---|
400 | Bad Request |
403 | Forbidden |