API referenceGenerated
Usage Daily
Tracked events per day over the last N days, from the configured meter source.
Authorization
HTTPBearer AuthorizationBearer <token>
In: header
Query Parameters
days?Days
Range
1 <= value <= 90Default
30Response Body
application/json
application/json
curl -X GET "https://example.com/usage/daily"[ { "day": "string", "events": 0 }]{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}