Retrieve raiding combat log contribution activities for a user in a given raid.
Relies on combat log data retrieved from the Raider.IO Desktop App.
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. "the-venomous-abyss" or "The Venomous Abyss")
Raid slug or full name (e.g. "the-venomous-abyss" or "The Venomous Abyss")
Raider.IO user ID to retrieve activities for
Raider.IO user ID to retrieve activities for
Comma-separated list of activity types to include. Valid values: RAID_ENCOUNTER_START, RAID_ENCOUNTER_END
Comma-separated list of activity types to include. Valid values: RAID_ENCOUNTER_START, RAID_ENCOUNTER_END
Response
Successful
Changes
No recorded changes to this endpoint across all 10 revisions of this API.