メインコンテンツへスキップ
GET
JavaScript

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

パスパラメータ

id
string
必須

Meter ID

レスポンス

Meter details

aggregation
Meter Aggregation · object
必須
business_id
string
必須
created_at
string<date-time>
必須
event_name
string
必須
id
string
必須
measurement_unit
string
必須
name
string
必須
updated_at
string<date-time>
必須
description
string | null
filter
null | Meter Filter · object

A filter structure that combines multiple conditions with logical conjunctions (AND/OR).

Supports up to 3 levels of nesting to create complex filter expressions. Each filter has a conjunction (and/or) and clauses that can be either direct conditions or nested filters.

:
最終更新日 2026年4月1日