Attending
List attended events
Returns events you have tickets for, filterable by category, type, season, year, venue, team, and attendance status. Includes tickets for events you did not attend.
GET
List attended events
Authorizations
API key. Read keys (rw_live_...) access GET endpoints. Admin keys (rw_admin_...) access all endpoints.
Query Parameters
Required range:
x >= 1Example:
1
Required range:
1 <= x <= 100Example:
20
Available options:
sports, music, arts Example:
"sports"
Example:
"mlb_game"
Example:
2024
Example:
2024
Example:
12
Required range:
0 <= x <= 1Example:
1
Case-insensitive substring match on event_data.home_team.name OR event_data.away_team.name. Returns games where this team was either side.
Example:
"mariners"
Exact match on event_data.home_team.id OR event_data.away_team.id. Use league-native team ids (MLB Stats id for MLB, ESPN team id for everything else).
Example:
136
List attended events