Sessions

Fetch details of a session

Returns data of the given session ID including recording details.

get/sessions/{session_id}

Path parameters

session_idstring required

ID of the session

Query parameters

include_breakout_roomsboolean

List all breakout rooms

Response

Get details about a particular session

successboolean

Changes

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

  • 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

  • v2d8c5d90e84ac13See 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

    • added the new optional query request parameter include_breakout_rooms

      new-optional-request-parameter

    • added the optional property data/session/breakout_rooms to the response with the 200 status

      response-optional-property-added

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