REST API v2. Authenticate with a Bearer JWT in the Authorization header unless an endpoint is marked public.
Servers​
Teams​
Endpoints to interact with teams
Operations​
List teams​
List teams with optional search, sort, and includes
Authorizations​
Parameters​
Query Parameters
Filter by event ID
Comma-separated: tickets, event
"tickets,event"Responses​
Paginated team list
Create team​
Get team by ID​
Delete team​
Update team​
Bulk delete teams​
Bulk remove tickets from a team​
Unassigns tickets from the team (sets teamId to 0). If the team captain is removed, captain is cleared.
Authorizations​
Parameters​
Path Parameters
Request Body​
Responses​
Tickets unassigned
Export teams as CSV​
Downloads a CSV file containing teams matching the given filters (same format as the team manager export).
Authorizations​
Parameters​
Query Parameters
Filter by event ID
Responses​
CSV file download with team list.
Export team members as CSV​
Downloads a CSV file containing team member details (same format as the team manager export).
Authorizations​
Parameters​
Path Parameters
Responses​
CSV file download with team member details.
Find Team by Id​
Delete one Team by Id​
Update Team by Id​
Find a list of Teams by a set of filters​
Returns a list of Teams
Authorizations​
Parameters​
Query Parameters
Set the max number of objects to return
"int64"Set the number of objects to ignore before starting
"int64"text string that will search certain text fields
comma separated list of items to select ('tickets.*, ticketTypes.name')
eventId
"int64"teamName
teamUrl
captain
"int64"created
"int64"teamType
fundraisingGoal
"float"anonymous
"int64"image
teamText
crowdriseTeamId
captainsTicketId
"int64"guid
