Docs

List Race Participants

GET

Query

Arguments
stringrequired

Path parameter: race_id

stringrequired

ID of event or list of event IDs separated by commas.

number

Page number to get.

number

Number of results per page.

string

Sort by "registration_id", "registration_date", "age", "name", "first_name", "last_name", "bib_num", "chip_num", "gender" in ascending ("ASC") or descending ("DESC") order.

number

Get registrations after the given registration ID

number

Get registrations before the given registration ID

string

Get registrations modified on or after a given time

string

Get registrations registered on or after a given time

string

Get registrations registered on or before a given time

string

Should the US counties (NOT COUNTRY) be included.

string

Should a template participant be included. Registration ID will be -1.

string

Should the is_anonymous flag be included on users?

string

Should question responses be included. Ignored for CSV response type.

string

Should corrals be included.

string

Should estimated finish times be included.

string

Should corporate teams be included.

string

Should registration add-ons be included. Ignored for CSV response type.

string

Should registration memberships be included. Ignored for CSV response type.

string

Should coupon details be included.

string

Should registration notes be included.

string

Should checkin data be included.

string

Should waiver info be included.

string

Should info for multiple waivers be included?

string

Should USAT waiver info be included.

string

Should pending lottery selection participants be included.

string

Exclude event registrations that are due to the registrant signing up for a super event that includes this event.

string

Should shipping address be included (if enabled).

string

Should profile type be included.

string

Should profile image URLs be included.

string

Does integration support non-binary X gender?

string

Should fundraiser and team fundraiser information be included?

string

Should multi-race bundle information be included?

string

Should transferred participants be included?

string

Search for users by first name.

string

Search for users by last name.

string

Search for users by email address.

number

Search for users by bib number.

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.