الانتقال إلى المحتوى الرئيسي
GET
JavaScript

التفويضات

Authorization
string
header
مطلوب

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

معلمات المسار

subscription_id
string
مطلوب

Unique subscription identifier

معلمات الاستعلام

start_date
string<date-time> | null

Filter by start date (inclusive)

end_date
string<date-time> | null

Filter by end date (inclusive)

meter_id
string | null

Filter by specific meter ID

page_size
integer<int32> | null

Page size (default: 10, max: 100)

النطاق المطلوب: x >= 0
page_number
integer<int32> | null

Page number (default: 0)

النطاق المطلوب: x >= 0

الاستجابة

Usage history retrieved successfully

items
object[]
مطلوب

List of usage history items

آخر تعديل في ١ أبريل ٢٠٢٦