POST /revisions/:id/data/query (Command: download_session_object)
Request Body
Response
The envelope, not the bare value:
revision_id, session_id, alias and updated_at sit alongside the
stored value. Everything the notes below say about object.value reads out of that key.
Whenobject.value.typeis"thread", the returned envelope contains onlyattributesandmetadata. Items are fetched separately vialist_session_thread_items/get_session_thread_item.
Whenobject.value.typeis"graph", the returned envelope contains onlyattributesandmetadata. Elements are fetched separately via the six graph commands. See the graph session object for the element schema.

