Changes to Get detailed token and estimated cost usage for one session

GET /api/v1/usage/sessions/{sessionId}

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

Changed in 3 of the 108 revisions of this API.1216

  1. e853ada076ff123
  2. 5682a5de740912
  3. 966e7144cdbc1

What changed

  • e853ada076ff123See the full diff
    • removed the required property harnesses/items/models/items/totals/cacheWriteTokens from the response with the 200 status

      response-required-property-removed

    • removed the required property harnesses/items/models/items/totals/provenance from the response with the 200 status

      response-required-property-removed

    • removed the required property harnesses/items/models/items/totals/providerDetails from the response with the 200 status

      response-required-property-removed

    • removed the required property harnesses/items/models/items/totals/reasoningTokens from the response with the 200 status

      response-required-property-removed

    • removed the required property harnesses/items/totals/cacheWriteTokens from the response with the 200 status

      response-required-property-removed

    • removed the required property harnesses/items/totals/provenance from the response with the 200 status

      response-required-property-removed

    • removed the required property harnesses/items/totals/providerDetails from the response with the 200 status

      response-required-property-removed

    • removed the required property harnesses/items/totals/reasoningTokens from the response with the 200 status

      response-required-property-removed

    • removed the required property totals/cacheWriteTokens from the response with the 200 status

      response-required-property-removed

    • removed the required property totals/provenance from the response with the 200 status

      response-required-property-removed

    • removed the required property totals/providerDetails from the response with the 200 status

      response-required-property-removed

    • removed the required property totals/reasoningTokens from the response with the 200 status

      response-required-property-removed

    • added the required property harnesses/items/models/items/totals/estimatedCost to the response with the 200 status

      response-required-property-added

    • added the required property harnesses/items/totals/estimatedCost to the response with the 200 status

      response-required-property-added

    • added the required property totals/estimatedCost to the response with the 200 status

      response-required-property-added

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

    • added the required property harnesses/items/models/items/totals/cachedInputTokens to the response with the 200 status

      response-required-property-added

    • added the required property harnesses/items/models/items/totals/processedTokens to the response with the 200 status

      response-required-property-added

    • added the required property harnesses/items/models/items/totals/provenance to the response with the 200 status

      response-required-property-added

    • added the required property harnesses/items/models/items/totals/providerDetails to the response with the 200 status

      response-required-property-added

    • added the required property harnesses/items/totals/cachedInputTokens to the response with the 200 status

      response-required-property-added

    • added the required property harnesses/items/totals/processedTokens to the response with the 200 status

      response-required-property-added

    • added the required property harnesses/items/totals/provenance to the response with the 200 status

      response-required-property-added

    • added the required property harnesses/items/totals/providerDetails to the response with the 200 status

      response-required-property-added

    • added the required property totals/cachedInputTokens to the response with the 200 status

      response-required-property-added

    • added the required property totals/processedTokens to the response with the 200 status

      response-required-property-added

    • added the required property totals/provenance to the response with the 200 status

      response-required-property-added

    • added the required property totals/providerDetails to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added