Skip to content

Queries

Root query fields you can call on the Podium API.

37 entries.

NameDescription
activeCourses
authzMyGrantsThe calling user’s own effective capability grants.
broadcaster
broadcasters
course
courses
entityPolymorphic singular lookup — returns the Entity interface so callers can spread ...EntityBase plus subtype-specific inline fragments…
entityPairPolymorphic pair lookup driving the M22 merge review surface (POD-347).
entriesForParticipantAll entries (runners) for a participant, ordered by scheduled race time, most recent first.
eventActivityActivity log (change_log audit trail) for a sports event — the multi-sport analogue of raceActivity.
horseSilkHistory
meetingFetch a single meeting by its Podium ID.
meetingActivity
meetingsByCourseMeetings hosted by a given course, optionally constrained by date range and status.
meetingsForDateAll meetings scheduled on the given date.
participantByLegacyId
potentialMatchesSurfaces canonical entities of the same type whose name has a case-insensitive contains overlap with the entity at entityId (REQ-005, REQ-020).
publishedMeetingsForDateCustomer-facing convenience query: all meetings on the given date that have cleared the publication gate (PUBLISHED, DORMANT, ACTIVE, FINISHED, ABANDONED).
raceFetch a single race by its Podium ID.
raceActivity
racesForMeetingAll races on a meeting’s card, ordered by raceNumber.
recentMeetings
recentParticipantGroupRecently-created participants of one entity type — drives the operator-facing New Records / New Entities view (REQ-003).
searchParticipantsPolymorphic name-search across participants of one type.
searchParticipantsCountTotal number of canonical (non-merged, non-deleted) participants of the named type whose name matches the same ILIKE '%query%' filter used by searchParticipants.
searchRunnersInRace
silkDefinition
sport
sportByCode
sports
task
taskDefinitions
taskQueueStats
tasks
topRatedHorses
upcomingMeetingsForTaskFilterUpcoming meetings (today through the next 7 days) for the task-queue meeting filter.
upcomingRaces