Retrieve session information by session ID to view conversation context and variables.
state field contains the session execution state including variables and conversation history| Status Code | Description |
|---|---|
| 400 | Missing projectId or sessionId |
| 401 | Invalid authentication |
| 404 | Session not found |
| 500 | Internal server error |