Subscriptions
获取订阅使用历史
检索具有基于使用的计费的订阅的完整使用历史。
GET
JavaScript
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路径参数
Unique subscription identifier
查询参数
Filter by start date (inclusive)
Filter by end date (inclusive)
Filter by specific meter ID
Page size (default: 10, max: 100)
必填范围:
x >= 0Page number (default: 0)
必填范围:
x >= 0响应
Usage history retrieved successfully
List of usage history items
Last modified on January 28, 2026
JavaScript