Claude Platform Docs
Messages
Managed Agents
管理
资源
最佳实践
模型与定价
CLI、SDK 和库
Claude API 技能
发布说明
API reference
简体中文
Console
Log in
To enable the Compliance API, see the setup guide.
Set up the Compliance API
Copy page
API reference
合规 API
应用
会话
会话
本地
列出本地会话
GET
/v1/compliance/apps/sessions/local
检索本地会话
GET
/v1/compliance/apps/sessions/local/{local_session_id}
会话
本地
消息
检索本地会话消息
GET
/v1/compliance/apps/sessions/local/{local_session_id}/messages
会话
远程
列出远程会话
GET
/v1/compliance/apps/sessions/remote
会话
远程
消息
检索远程会话消息
GET
/v1/compliance/apps/sessions/remote/{claude_remote_session_id}/messages
Ask Docs