Docs

List Race Fundraisers

GET

Query

Arguments
numberrequired

ID of race.

number

Get fundraisers associated with a donation period ID.

number

Number of results per page. The allowed range per page is from 1 - 500, outside this range it defaults to 50 per page.

number

Number of pages.

number

Get fundraisers updated after the provided timestamp.

number

Get fundraisers updated before the provided timestamp.

string

Get amount raised for fundraisers?

string

Consider only metadata changes or metadata and donation amount changes? Allowed values are 'meta' or 'meta_or_donation'.

string

Include number of donations.

string

Include fundraiser profile image.

string

Include fundraisers types. Allowed values: 'any', 'individuals', 'teams'

string

Include team fundraiser type info.

string

Include umbrella team info.

string

(Deprecated: Use `include_external_fundraiser_ids` instead.) Include external fundraiser info.

string

Include external fundraiser info.

string

Include minimum commitment info.

number

Get fundraiser associated with a registration ID.

number

Get fundraiser associated with a fundraiser ID.

number

Get fundraisers with IDs greater than specified fundraiser ID.

string

Sort by “created_ts”, “last_modified_ts”, “race_fundraiser_id”, or “amount_raised”.

string

Sort direction. Only applicable if `sort` is specified.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.