v1

latestOpenAPI 3.1.02026-07-26269227514.8 KB
consumption

User Daily Consumption Endpoint

Return daily consumption for a specific user. Defaults to current billing cycle.

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 timestamps with this timezone offset (e.g., 2025-12-05T08:00:00Z for December 5, 2025 PST).

get/v2/enterprise/consumption/daily/{user_id}

Path parameters

user_idstring required

Query parameters

start_datestring date-time nullable
end_datestring date-time nullable
startstring date-time nullable
endstring date-time nullable
org_idsstring[] nullable

Response

Successful Response

consumption_by_dateobject required
consumption_by_org_idobject required
total_acusnumber required