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
Framework
Built-ins
Integrations
Tutorials
Explanation
Reference
Operations
Get Started
Framework
Built-ins
Integrations
Tutorials
Explanation
Reference
Operations
Tutorials
Run an Agent
Build your first agent
How-to guides
How-to guides
Automate with the CLI
Consume events via raw SSE
Customize a harness
Define agents as files
Enforce a budget
Equip an agent with tools
Give an agent web access
Handle errors and cancel turns
Migrate between LLM providers
Orchestrate multi-agent pipelines
Package an agent skill
Publish a skill to the registry
Publish an agent as a Slack app
Share knowledge with Open Knowledge Format (OKF)
Stream events with the SDK
Use AGENTS.md for project instructions
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/facets
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
POST
/v1/sessions/{session_id}/fork
GET
/v1/sessions/{session_id}/participants
POST
/v1/sessions/{session_id}/participants
DELETE
/v1/sessions/{session_id}/participants/{participant_id}
PUT
/v1/sessions/{session_id}/pin
DELETE
/v1/sessions/{session_id}/pin
GET
/v1/sessions/{session_id}/resolved-model
POST
/v1/sessions/{session_id}/tool-results