v4
OpenAPI 3.0.02026-07-3137328230.2 KBRetrieve a gear summary for a guild roster. Supports two scopes: "pull" uses combat log data from raid encounters, "armory" uses the latest Blizzard armory snapshot.
The <code>pull</code> scope relies on combat log data retrieved from the Raider.IO Desktop App. The <code>armory</code> scope uses Blizzard armory data and does not require the Desktop App.<br><br>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.
Data source scope. "pull" uses combat log data from raid pulls. "armory" uses the latest armory snapshot.
Data source scope. "pull" uses combat log data from raid pulls. "armory" uses the latest armory snapshot.
Enable advanced search mode with additional filtering options
Enable advanced search mode with additional filtering options
For "pull" scope only: only consider pulls before this date (ISO 8601)
For "pull" scope only: only consider pulls before this date (ISO 8601)
For "pull" scope only: request data from a specific boss slug
For "pull" scope only: request data from a specific boss slug
For "pull" scope only: only show data from up to the first kill
For "pull" scope only: only show data from up to the first kill
For "pull" scope only: request data from a specific lockout period. 0 = all periods.
For "pull" scope only: request data from a specific lockout period. 0 = all periods.
For "pull" scope only: 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.
For "pull" scope only: 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 guild_id not provided.
Region to filter by. One of: world, us, eu, kr, tw Required if guild_id not provided.
Realm name. Accepts slug form (e.g. "altar-of-storms") or display name (e.g. "Altar of Storms") Required if guild_id not provided.
Realm name. Accepts slug form (e.g. "altar-of-storms") or display name (e.g. "Altar of Storms") Required if guild_id not provided.
Guild name. Not case sensitive. Required if guild_id not provided.
Guild name. Not case sensitive. Required if guild_id not provided.
Response
Successful