Find Team
Global APIs
Find Team
Search CrowdChange fundraising teams server-side with rich filters and retrieve a paginated list with captain, goal, and raised totals for each.
POST
Find Team
Body
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, descEmail filter.
Team’s creation date filter.
Team’s amount goal filter.
Team’s amount raised filter.
Campaign ID filter.
Return teams after Team ID.
API’s locale. Allowed values:
en, frFilter teams only available in locale
List of fundraiser tags.
Response
Returns an array of objects with the following fields.Team ID.
Transaction ID (if was created through transaction).
Team name.
Goal amount.
Amount raised by the team.
Creation date
Team language. Allowed values:
en, frList of custom questions and responses.
Team captain’s mailing information. This can be registrant’s address, or mailing address, or billing address.
Full URL to team’s page.
| Status | Description |
|---|---|
400 | Bad Request |
403 | Forbidden |