Plane docs
ApiSchemas

UsageGroupBy

One shape from the contract, as it appears on the wire.

Used by usage.environment

JSON Schema

{
  "type": "string",
  "enum": [
    "day",
    "agent",
    "key"
  ]
}

On this page