Search the documentation
12 pages for /stop.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Stop Work
Claude Developer Platform · path
api/beta/environments/work/stop
Environments
Claude Developer Platform · in the page
api/beta/environments
…ng" or "active" or 2 more` Current state of the work item (active/stopping/stopped) - `"queued"` - `"starting"` - `"active"` - `"stopping"` - `"stopped"` - `ttl_second…
Work
Claude Developer Platform · in the page
api/beta/environments/work
…ng" or "active" or 2 more` Current state of the work item (active/stopping/stopped) - `"queued"` - `"starting"` - `"active"` - `"stopping"` - `"stopped"` - `ttl_second…
Record Heartbeat
Claude Developer Platform · in the page
api/beta/environments/work/heartbeat
…ng" or "active" or 2 more` Current state of the work item (active/stopping/stopped) - `"queued"` - `"starting"` - `"active"` - `"stopping"` - `"stopped"` - `ttl_second…
claude-platform-on-aws-iam-actions
Claude Developer Platform · in the page
api/claude-platform-on-aws-iam-actions
…}/work/{work_id}/heartbeat` `POST /v1/environments/{id}/work/{work_id}/stop` | <Note> A policy that denies `aws-external-anthropic:Delete*` does not block `ArchiveEnvironment`. `ProcessEnvironmentW…
spawn.sh: called once per claimed work item
Claude Developer Platform · in the page
managed-agents/self-hosted-sandboxes
….com/v1/environments/$ANTHROPIC_ENVIRONMENT_ID/work/$ANTHROPIC_WORK_ID/stop" \ -H "x-api-key: $ANTHROPIC_API_KEY" \ -H "anthropic-beta: managed-agents-2026-04-01" \ -H "anthropic-version:…
Manage multiple agents with agent view
Claude Code CLI · in the page
agent-view
…`Ctrl+D` all leave it running. To end a session from inside it, run `/stop`. #### Switch sessions without leaving the terminal In a session running in the foreground, one you started in the termina…
Commands
Claude Code CLI · in the page
commands
…| | `/stop` | Stop the current [background sessio…
Hooks reference
Claude Code CLI · in the page
hooks
…Request, PostToolUse, PostToolUseFailure, PostToolBatch, SubagentStart/Stop, TaskCreated, TaskCompleted), and Stop or StopFailure, followed by TeammateIdle, PreCompact, PostCompact, and SessionEnd, wi…
Customize sessions in self-hosted environments
Claude Code CLI · in the page
self-hosted-environments-configuration
…nner seeds into every session, and save the script as `~/.claude/hooks/stop-hook-nudge.sh` on the runner host and make it executable: ```json theme={null} { "hooks": { "Stop": [ {…
Changelog
Claude Documentation · in the page
cowork/changelog
…ds itself with requests), adds browser-style Back, Forward, and Reload/Stop controls, and lets you close other preview tabs. * Fixed background tasks and workflows continuing to show as running afte…
SEP-1577: Sampling With Tools
Model Context Protocol · in the page
seps/1577--sampling-with-tools
…as example value. * OpenAI vs. Anthropic API idioms * Finish/stop reason * OpenAI’s [ChatCompletion](https://platform.openai.com/docs/api-reference/chat/object): `finish_reason: “sto…