Find Team
Global APIs
Find Team
Search CrowdChange fundraising teams by keyword and retrieve a paginated list of matching teams with goal, raised amount, and campaign details.
GET
Find Team
Query parameters
string
Search term.
integer
Returns specific personal page if provided.
integer
ID of the team to filter by.
string
Comma separated list of fundraiser ids.
string
Comma separated list of fundraiser template (blueprint) ids.
integer
Page number. Default:
1integer
Number of results to return. Default:
10string
Key to sort by. Allowed values:
name, amount_raised, amount_goalstring
Direction of sorting. Allowed values:
asc, descstring
API’s locale. Allowed values:
en, frInclude teams from hidden campaigns. Default:
0integer
Include data from subsites. Default:
0object
Team’s amount raised filter.
Response
Returns an array of objects with the following fields.integer
Team ID.
string
Team name.
string
Team description
string
Team image ID
number
Goal amount.
string
Formatted goal amount of the team, includes currency symbol.
number
Amount raised by the team.
string
Formatted amount raised by the team, includes currency symbol.
number
Number of donors
string
URL to team’s page.
string
Team language. Allowed values:
en, frinteger
Number of pages.
object
Campaign that team belongs to.
object