Changes to Retrieve a guild's average item level over time during a raid tier, reconstructed from armory and combat-log observations for the top N geared roster characters. Optionally overlay the logged per-pull raid group item level.

GET /api/v1/live-tracking/guild/ilvl-history

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 10 revisions of this API.5

  1. d89777d7faee4
  2. 6edeb297b1941

What changed

    • added the new optional query request parameter pulls_scope

      new-optional-request-parameter

    • added the optional property cohortMembers to the response with the 200 status

      response-optional-property-added

    • added the optional property cohortUnavailable to the response with the 200 status

      response-optional-property-added

    • added the optional property pulls/items/cohortMemberIds to the response with the 200 status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added