Get a specific session for a user.
If session_id is provided as a query parameter, it uses that (must match JWT session_id). Otherwise, it uses the session_id from the JWT.
Documentation Index
Fetch the complete documentation index at: https://honcho.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session ID to retrieve. If not provided, uses JWT