List feature usage history
Authentication
X-Schematic-Api-Keystring
API Key authentication via header
Query parameters
company_ids
Restrict to these company IDs; omit for every company in the environment
end_time
Exclusive end of the window; must fall on an hour boundary
feature_ids
Restrict to these event features; omit for every event feature in the environment. Where several features measure the same event, each is reported separately and a page may carry more rows than the requested limit
granularity
Bucket the window; omit for a single total per company and feature
Allowed values:
start_time
Inclusive start of the window; must fall on an hour boundary
limit
Page limit (default 100)
offset
Page offset (default 0)
Response
OK
data
params
Input parameters
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error