Get fight events
get_fight_eventsRetrieve Warcraft Logs fight events with pagination, time-window filtering, and configurable event/byte limits for safe combat data analysis.
Instructions
Compatibility alias for get_events with full pagination, time-window, event-count, page-count, and byte protections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | nextPageTimestamp returned by an earlier call. | |
| 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. | |
| endTime | No | Relative report timestamp in milliseconds. | |
| fightID | No | Fight ID, or "last". A selector in the report URL is used when omitted. | |
| dataType | No | All | |
| maxPages | No | ||
| pageSize | No | ||
| sourceID | No | ||
| targetID | No | ||
| abilityID | No | ||
| maxEvents | No | ||
| startTime | No | Relative report timestamp in milliseconds. | |
| translate | No | ||
| accessMode | No | auto uses user authorization when available; user requires it; public never uses it. | auto |
| maxPayloadBytes | No | ||
| includeResources | No |