Skip to main content
GET
Get Campaign Teams

Path parameters

integer
required
Fundraiser ID.

Query parameters

string
Search term.
integer
Page number. Default: 1
integer
Number of results to return. Default: 100
string
Key to sort by. Allowed values: id, name, amount_raised, amount_goal
string
Direction of sorting. Allowed values: asc, desc

Response

integer
Team ID.
string
Team name.
string
Team type.
string | null
URL to the team’s page.
number
Goal amount.
string
Formatted goal amount, including the currency symbol.
number
Amount raised by the team.
string
Formatted amount raised by the team, including the currency symbol.
number
Pending offline donation amount for the team.
number
Team matched donation amount.
integer
Number of team donors.
integer
Number of personal pages on the team.
object
string | null
Team image ID.
string | null
Team description.
boolean
Whether the team image is inherited from the campaign.
boolean
Whether the team description is inherited from the campaign.
string | null
Team creation date and time.
string
Team language. Allowed values: en, fr.
object[]
Custom questions and responses configured for the resource.
object
Team owner.
object
Campaign summary.
Other responses
Last modified on August 17, 2026