Skip to content

REST API

Method Path
GET /
POST /api/auth/copilot
GET /api/auth/status
GET /api/models
POST /api/models/refresh
GET /api/prompts
GET /api/runs
POST /api/runs
DELETE /api/runs/{run_id}
GET /api/runs/{run_id}
POST /api/runs/{run_id}/approval
POST /api/runs/{run_id}/comment
GET /api/runs/{run_id}/events
POST /api/runs/{run_id}/options
GET /api/runs/{run_id}/report
POST /api/runs/{run_id}/resume
GET /api/settings