GET_getRecent
| Parameter | Type | Description |
|---|---|---|
queue | str | Queue type. Valid values: competitive, unrated, spikerush, tournamentmode, deathmatch, onefa, ggteam, hurm |
region | str | Region to query. Valid values: ap, br, esports, eu, kr, latam, na |
RecentMatchesDto or dict
Raises: InvalidRegion, InvalidQueue, RiotAPIResponseError
NA, LATAM, and BR share a match history deployment. Results from those regions will be combined and may be inconsistent due to load balancing.

