Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the workspace
ID of the session
Query Parameters
Number of tokens to use for the context. Includes summary if set to true. If not provided, the context will be exhaustive (within 100000 tokens)
x <= 100000
Whether or not to include a summary if one is available for the session
Response
Successful Response
The response is of type object
.