Claude Platform Docs
Messages
Managed Agents
Admin
Resources
Best practices
Models & pricing
CLI, SDKs, and libraries
Claude API skill
Release notes
API reference
English
Console
Log in
Copy page
API reference
/
Admin
/
Analytics
Cost
Get Cost Over Time
GET
/v1/organizations/analytics/cost_report
Get Per-User Cost
GET
/v1/organizations/analytics/user_cost_report
Models
CostBucket
object
{
data
,
data_refreshed_at
,
has_more
,
2 more
}
UserCost
object
{
data
,
data_refreshed_at
,
has_more
,
2 more
}