Get combatant info
get_combatant_infoRetrieve bounded combatant info for a single player from a Warcraft Logs report, including gear, talents, and player state. Provide report and player ID to obtain actionable event data for analysis.
Instructions
Get bounded CombatantInfo events (gear, talents and player state) for one player source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | API region for a bare report code. Full URLs select their own region. | |
| report | Yes | A 16-character report code or supported report URL. | |
| fightID | No | Fight ID, or "last". A selector in the report URL is used when omitted. | |
| playerID | Yes | ||
| translate | No | ||
| accessMode | No | auto uses user authorization when available; user requires it; public never uses it. | auto |
| maxPayloadBytes | No |