Back
AnthropicClaude API
The GET /v1/environments/{id}/work endpoint, which lists pending work for a self-hosted sandbox, is now…
AI summary
Written by AI from the official notes. Check them for exact details.The GET /v1/environments/{id}/work endpoint is now available for self-hosted sandboxes on Claude Platform on AWS.
- GET /v1/environments/{id}/work endpoint now available
- Lists pending work for self-hosted sandboxes
- Requires IAM action for authorization
Why it matters: Developers using Claude Platform on AWS should implement this endpoint to manage pending work.
Full release notes
- The
GET /v1/environments/{id}/workendpoint, which lists pending work for a self-hosted sandbox, is now available on Claude Platform on AWS. See IAM actions for Claude Platform on AWS for theGetEnvironmentaction that authorizes it.