Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
List recent runs.
monid runs list [--limit <limit>] [--cursor <cursor>] [--json]
--limit <limit>
--cursor <cursor>
-j, --json
# List recent runs monid runs list # List with a limit monid runs list --limit 5 # Paginate monid runs list --cursor <cursor-value>