日本語
cURL
curl --request GET \ --url https://api.devin.ai/v3beta1/enterprise/consumption/daily/users/{user_id} \ --header 'Authorization: Bearer <token>'
{ "consumption_by_date": [ { "acus": 123, "date": 123 } ], "total_acus": 123 }
Get daily ACU consumption for a specific user.
Returns total ACUs and consumption broken down by date for the user.
ManageBilling
Service User credential (prefix: cog_)
Successful Response
表示 子属性