List Sessions based on Document (single-doc) or Organization (multi-doc). Provide both Organization and Document IDs to fetch all single-doc Sessions for that particular Document, and provide only the Organization ID for all multi-doc Sessions in the Organization
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique ID of the Organization
The unique ID of the Document, if desired
OK
The response is of type AISession · object[]
.