windsurf_consumption_usages
Daily Windsurf v2 consumption usage grouped by user-day, product, model, and IDE.
-
id
Primary key - Unique identifier for the row.
-
day
date - The day of usage.
-
email
string - User email returned by Windsurf.
-
product
string - Product reported for consumption, currently agent.
-
model_uid
string - Model UID returned by the v2 consumption endpoint.
-
ide
string - IDE returned by the v2 consumption endpoint.
-
billing_strategy
string - Billing strategy reported by the v2 consumption endpoint, either CREDITS or ACU.
-
prompt_credits
number - Prompt credits consumed for credits-based teams.
-
flex_credits
number - Flex credits consumed for credits-based teams.
-
billed_acus
number - Billed Agent Compute Units consumed for ACU-based teams.
-
message_count
number - Number of billing-event messages reported by the v2 consumption endpoint.