cURL
curl --request GET \ --url https://api.logfleet.io/api/v1/billing/usage \ --header 'Authorization: Bearer <token>'
{ "period_start": "2023-11-07T05:31:56Z", "period_end": "2023-11-07T05:31:56Z", "totals": {} }
Returns aggregated usage for billing period
Documentation IndexFetch the complete documentation index at: https://docs.logfleet.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.logfleet.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT token obtained from /auth/login
Usage summary
Show child attributes