Skip to main content
GET
Team Donors List

Path parameters

integer
required
Campaign ID.
integer
required
Team ID.

Query parameters

integer
Page number. Default: 1
integer
Number of results to return. Default: 10
string
Key to sort by. Allowed values: id, amount Default: id
string
Direction of sorting. Allowed values: asc, desc Default: desc
integer
Minimum total donation amount to include. Default: 0
boolean
Include only received transactions. Default: false

Response

Returns an array of objects with the following fields.
number
Donation total.
string
Formatted donation total, includes currency symbol.
number
Matched amount for campaigns with donation matching enabled.
number
Donation total including the matched amount.
string
Donor’s name or alias.
string
Donor’s comment.
boolean
True if the donor chose to hide their donation amount.
string
Currency code.
string
Date and time of the donation.
Other responses