Get daily ACU consumption for a specific organization.
Returns total ACUs and consumption broken down by date for the org.
Timezone behavior: Billing cycles use midnight PST (Pacific Standard Time) as the day boundary, which corresponds to 08:00:00 UTC. To match the consumption data shown in the Devin dashboard, pass Unix timestamps that align with this timezone offset (e.g., 1733385600 for December 5, 2025 at midnight PST).
Documentation Index
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
acus_by_product object that breaks down the total ACU consumption into its product components: devin, cascade, and terminal. This allows you to see how consumption is distributed across products for each day. When product-level data is not available for a given product, its value defaults to 0.0.
ManageBilling permission at the enterprise level.Service User credential (prefix: cog_)
Organization ID (prefix: org-)
"org-abc123def456"