Handle Get Sessions

Process an interaction request through the environment.

Args: request: The FastAPI request session_id: The ID of the session interaction_request: The interaction request data

Returns: Span with the results of the interaction attached to its attributes

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

searchstring or nullOptional

Response

Successful Response

Errors