Match Ids By Puuid
match_ids_by_puuidList recent LoL match IDs for a puuid on a regional cluster; filter by queue type, start/end timestamp, and paginate with start + count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| count | No | ||
| puuid | Yes | ||
| queue | No | ||
| start | No | ||
| region | Yes | ||
| endTime | No | ||
| startTime | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of items returned. | |
| items | Yes | Array of match IDs |