Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /api/v1/agents/
config.provisioning_stages
curl -sS "$SEAOTTER_API/api/v1/agents/$AGENT_ID" \ -H "Authorization: Bearer $SEAOTTER_API_KEY" \ | jq '{status, stages: .config.provisioning_stages, dashboard_url}'