Get talent import code
get_talent_import_codeRetrieve a player's talent import string from a Warcraft Logs fight report by providing report code and actor ID. Get the exact talent loadout for that encounter.
Instructions
Get the Retail talent import string WCL recorded for one player in one fight.
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. | |
| actorID | Yes | ||
| fightID | No | Fight ID, or "last". A selector in the report URL is used when omitted. | |
| translate | No | ||
| accessMode | No | auto uses user authorization when available; user requires it; public never uses it. | auto |