Skip to content

GetApiKeyBudgetsSpend

Example Usage

typescript
import { GetApiKeyBudgetsSpend } from "@meetkai/mka1/models/operations";

let value: GetApiKeyBudgetsSpend = {
  window: "<value>",
  costSpent: 216.17,
  limit: 4360.23,
  pct: 585484,
  status: "ok",
};

Fields

FieldTypeRequiredDescription
windowstring✔️Current period bucket, e.g. 2026-07 / 2026-W28 / 2026-07-07
costSpentnumber✔️Live spend this window, major currency units
limitnumber✔️N/A
pctnumber✔️N/A
statusoperations.GetApiKeyBudgetsStatus✔️N/A