Meter

April 10, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescription
metadataDict[str, models.MetadataOutputType]:heavy_check_mark:N/A
created_atdate:heavy_check_mark:Creation timestamp of the object.
modified_atdate:heavy_check_mark:Last modification timestamp of the object.
idstr:heavy_check_mark:The ID of the object.
namestr:heavy_check_mark:The name of the meter. Will be shown on customer's invoices and usage.
unitmodels.MeterUnit:heavy_check_mark:N/A
custom_labelOptionalNullable[str]:heavy_minus_sign:The label for the custom unit.
custom_multiplierOptionalNullable[int]:heavy_minus_sign:The multiplier to convert from base unit to display scale.
filter_models.Filter:heavy_check_mark:N/A
aggregationmodels.MeterAggregation:heavy_check_mark:The aggregation to apply on the filtered events to calculate the meter.
organization_idstr:heavy_check_mark:The ID of the organization owning the meter.
archived_atdate:heavy_minus_sign:Whether the meter is archived and the time it was archived.