v4
OpenAPI 3.0.02026-07-3137328230.2 KBRetrieve raid composition details for a specific pull, including the full roster with character specs, gear, and talents.
Relies on combat log data retrieved from the Raider.IO Desktop App.<br><br>You can look up a specific pull by <code>id</code> (obtained from the raid-pulls endpoint), or omit it to get the latest pull. Identify the guild using <b>either</b> <code>guild_id</code> <b>or</b> the <code>region</code>/<code>realm</code>/<code>guild</code> combination.
Query parameters
The API key from your RaiderIO App: http://raider.io/settings/apps. Apps with API keys have higher rate limits.
The API key from your RaiderIO App: http://raider.io/settings/apps. Apps with API keys have higher rate limits.
Raid slug or full name (e.g. "sporefall" or "Sporefall")
Raid slug or full name (e.g. "sporefall" or "Sporefall")
Raid difficulty. One of: mythic, heroic, normal. Optional filter.
Raid difficulty. One of: mythic, heroic, normal. Optional filter.
The ID of the pull to look up. You can get this from a raid-pulls call. Setting to 0 will fetch the latest from the guild.
The ID of the pull to look up. You can get this from a raid-pulls call. Setting to 0 will fetch the latest from the guild.
Raider.IO guild ID. Alternative to the region/realm/guild parameters.
Raider.IO guild ID. Alternative to the region/realm/guild parameters.
Region to filter by. One of: world, us, eu, kr, tw Required if id == 0.
Region to filter by. One of: world, us, eu, kr, tw Required if id == 0.
Realm name. Accepts slug form (e.g. "altar-of-storms") or display name (e.g. "Altar of Storms") Required if id == 0.
Realm name. Accepts slug form (e.g. "altar-of-storms") or display name (e.g. "Altar of Storms") Required if id == 0.
Boss name in slug form (e.g. "the-silken-court"). Use "latest" for the most recent boss being progressed.
Boss name in slug form (e.g. "the-silken-court"). Use "latest" for the most recent boss being progressed.
Guild name. Not case sensitive. Required if id == 0.
Guild name. Not case sensitive. Required if id == 0.
Response
Successful