Retrieve the dungeon a Mythic+ team or platoon is currently running, if any. Returns null dungeon when no active run is detected.
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.
Season to look up. This is the season name in slug form: "season-mn-2"
Season to look up. This is the season name in slug form: "season-mn-2"
Team ID to look up
Team ID to look up
PlatoonID to look up
PlatoonID to look up
Response
Successful
Changes
Changed in 2 of the 10 revisions of this API.2
- ○
added the new enum value
season-mn-1-cutoffsto thequeryrequest parameterseasonrequest-parameter-enum-value-added
- ○
- ○
added the new enum value
season-mn-1-break-the-metato thequeryrequest parameterseasonrequest-parameter-enum-value-added
- ○