Get Campaign Teams
Campaign-Specific APIs
Get Campaign Teams
Search teams registered under a CrowdChange campaign by keyword and retrieve a paginated list with captain, goal, and raised totals for each.
GET
Get Campaign Teams
Path parameters
Fundraiser ID.
Query parameters
Search term.
Page number. Default:
1Number of results to return. Default:
100Key to sort by. Allowed values:
id, name, amount_raised, amount_goalDirection of sorting. Allowed values:
asc, descResponse
Returns an array of objects with the following fields.Team ID.
Team name.
Goal amount.
Amount raised by the team.
Full URL to team’s page.
Team language. Allowed values:
en, frNumber of donors.
Number of pages.
Team creation date.
List of custom questions and responses.
| Status | Description |
|---|---|
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |