Get Service User Daily Consumption
Consumption (Enterprise)
Get Service User Daily Consumption
Get daily ACU consumption for a specific service user.
Returns total ACUs and consumption broken down by date for sessions created by the given service user.
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).
GET
Get Service User Daily Consumption
Documentation Index
Fetch the complete documentation index at: https://docs.devinenterprise.com/llms.txt
Use this file to discover all available pages before exploring further.
Permissions
Requires a service user with theManageBilling permission at the enterprise level.Authorizations
Service User credential (prefix: cog_)
Path Parameters
Service user ID (prefix: service-user-)
Example:
"service-user-abc123def456"
