{
  "data": [
    {
      "x_RecordId": "usage_20260701_model-x_input",
      "x_RecordUpdatedAt": "2026-07-02T01:05:00Z",
      "x_Granularity": "1h",
      "ChargePeriodStart": "2026-07-01T00:00:00Z",
      "ChargePeriodEnd": "2026-07-01T01:00:00Z",
      "ServiceProviderName": "Example Inference",
      "ServiceCategory": "AI and Machine Learning",
      "ServiceSubcategory": "Generative AI",
      "ServiceName": "Inference API",
      "SkuId": "model-x:input",
      "SkuMeter": "Input Tokens",
      "ConsumedQuantity": "1250000",
      "ConsumedUnit": "tokens",
      "x_UsageType": "input_tokens",
      "x_ModelId": "model-x",
      "x_ProjectId": "project_123",
      "x_WorkspaceId": null,
      "x_ApiKeyId": "key_456",
      "x_ServiceTier": "standard",
      "x_WorkloadType": "completions",
      "x_UpstreamProvider": null
    },
    {
      "x_RecordId": "usage_20260701_model-x_output",
      "x_RecordUpdatedAt": "2026-07-02T01:05:00Z",
      "x_Granularity": "1h",
      "ChargePeriodStart": "2026-07-01T00:00:00Z",
      "ChargePeriodEnd": "2026-07-01T01:00:00Z",
      "ServiceProviderName": "Example Inference",
      "ServiceCategory": "AI and Machine Learning",
      "ServiceSubcategory": "Generative AI",
      "ServiceName": "Inference API",
      "SkuId": "model-x:output",
      "SkuMeter": "Output Tokens",
      "ConsumedQuantity": "250000",
      "ConsumedUnit": "tokens",
      "x_UsageType": "output_tokens",
      "x_ModelId": "model-x",
      "x_ProjectId": "project_123",
      "x_WorkspaceId": null,
      "x_ApiKeyId": "key_456",
      "x_ServiceTier": "standard",
      "x_WorkloadType": "completions",
      "x_UpstreamProvider": null
    }
  ],
  "next_cursor": null,
  "as_of": "2026-07-02T01:05:00Z",
  "available_through": "2026-07-02T01:00:00Z"
}
