Get details for a session. Supports long-polling so you can block until a running turn completes. This maps directly toDocumentation Index
Fetch the complete documentation index at: https://docs.motus.lithosai.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /sessions/{id} described in the Sessions API reference.
Usage
Options
| Flag | Default | Description |
|---|---|---|
--wait | false | Block until the session is no longer "running" |
--timeout | — | Maximum seconds to wait (only applies with --wait) |

