Changes to Fetch the complete transcript for a session

GET /sessions/{session_id}/transcript

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

Changed in 5 of the 50 revisions of this API.215

  1. v2cb67ff854c7111
  2. v268b9e665bfcc11
  3. v2d8c5d90e84ac11
  4. v2c5efa33b7ed11
  5. v25545094851cd1

What changed

  • v2cb67ff854c7111See the full diff
    • added the new path request parameter session_id

      new-request-path-parameter

    • the endpoint scheme security Authorization was added to the API

      api-security-added

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

  • v268b9e665bfcc11See the full diff
    • deleted the path request parameter session_id

      request-parameter-removed

    • the endpoint scheme security Authorization was removed from the API

      api-security-removed

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

  • v2d8c5d90e84ac11See the full diff
    • added the new path request parameter session_id

      new-request-path-parameter

    • the endpoint scheme security Authorization was added to the API

      api-security-added

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

    • added the required property data/sessionId to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added