Claude Platform Docs
Messages
Managed Agents
管理
資源
最佳實務
模型與定價
CLI、SDK 與函式庫
Claude API Skill
版本說明
API reference
繁體中文
Console
Log in
Copy page
API reference
管理
使用量報告
取得 Messages 使用量報告
GET
/v1/organizations/usage_report/messages
取得 Claude Code 使用量報告
GET
/v1/organizations/usage_report/claude_code
Models
ClaudeCodeUsageReport
object
{
data
,
has_more
,
next_page
}
MessagesUsageReport
object
{
data
,
has_more
,
next_page
}
Ask Docs