Skip to main content
POST
Find Team

Body

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
string
Email filter.
object
Team’s creation date filter.
object
Team’s amount goal filter.
object
Team’s amount raised filter.
integer
Campaign ID filter.
integer
Return teams after Team ID.
string
API’s locale. Allowed values: en, fr
integer
Filter teams only available in locale
string[]
List of fundraiser tags.

Response

Returns an array of objects with the following fields.
integer
Team ID.
integer
Transaction ID (if was created through transaction).
string
Team name.
number
Goal amount.
number
Amount raised by the team.
string
Creation date
string
Team language. Allowed values: en, fr
object
object
object[]
List of custom questions and responses.
object
Team captain’s mailing information. This can be registrant’s address, or mailing address, or billing address.
string
Full URL to team’s page.
Other responses