Find Team
API globales
Find Team
Recherchez des équipes de financement CrowdChange par mot-clé et récupérez une liste paginée des correspondances avec objectif et montant amassé.
GET
Find Team
Query parameters
Search term.
Returns specific personal page if provided.
ID of the team to filter by.
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 teams from hidden campaigns. Default:
0Include data from subsites. Default:
0Team’s amount raised filter.
Response
Returns an array of objects with the following fields.Team ID.
Team name.
Team description
Team image ID
Goal amount.
Formatted goal amount of the team, includes currency symbol.
Amount raised by the team.
Formatted amount raised by the team, includes currency symbol.
Number of donors
URL to team’s page.
Team language. Allowed values:
en, frNumber of pages.
Campaign that team belongs to.
| Status | Description |
|---|---|
400 | Bad Request |
403 | Forbidden |