Skip to content
Everruns
Search
Ctrl
K
Cancel
Recent
Suggested
Run an agent
Zero-to-running starter tutorial
Deploy with Docker Compose
The whole platform in one command
Capabilities catalog
Every built-in capability and its tools
API reference
OpenAPI reference for every endpoint
Event reference
Every event type and its payload
Environment variables
Configure the control plane and workers
GitHub
Select theme
Dark
Light
Auto
Get Started
Built-ins
Integrations
Tutorials
Explanation
Reference
Operations
Get Started
Built-ins
Integrations
Tutorials
Explanation
Reference
Operations
Explanation
Explanation
Core concepts
The agentic loop
Architecture
Durable execution
Events as the primary store
GitHub
Select theme
Dark
Light
Auto
Overview
sessions
Section titled “sessions”
Session management endpoints
Operations
Section titled “ Operations ”
GET
/v1/sessions
POST
/v1/sessions
POST
/v1/sessions/chat
GET
/v1/sessions/stats
GET
/v1/sessions/{session_id}
DELETE
/v1/sessions/{session_id}
PATCH
/v1/sessions/{session_id}
POST
/v1/sessions/{session_id}/cancel
GET
/v1/sessions/{session_id}/context-report
GET
/v1/sessions/{session_id}/export
PUT
/v1/sessions/{session_id}/pin
DELETE
/v1/sessions/{session_id}/pin
POST
/v1/sessions/{session_id}/tool-results