Claude Platform Docs

Resources

Add Session Resource
POST/v1/sessions/{session_id}/resources
List Session Resources
GET/v1/sessions/{session_id}/resources
Get Session Resource
GET/v1/sessions/{session_id}/resources/{resource_id}
Update Session Resource
POST/v1/sessions/{session_id}/resources/{resource_id}
Delete Session Resource
DELETE/v1/sessions/{session_id}/resources/{resource_id}
Models
BetaManagedAgentsDeleteSessionResource object{ type: "session_resource_deleted", id }

Confirmation of resource deletion.

type: "session_resource_deleted"
id: string
BetaManagedAgentsFileResource object{ type: "file", id, created_at, 3 more }
type: "file"
id: string
created_at: string

A timestamp in RFC 3339 format

formatdate-time
file_id: string
mount_path: string
updated_at: string

A timestamp in RFC 3339 format

formatdate-time
BetaManagedAgentsGitHubRepositoryResource object{ type: "github_repository", id, created_at, 4 more }
BetaManagedAgentsMemoryStoreResource object{ type: "memory_store", memory_store_id, access, 4 more }

A memory store attached to an agent session.

One of the following:
One of the following: