cURL
curl --request GET \ --url https://api.logfleet.io/api/v1/billing/plans \ --header 'Authorization: Bearer <token>'
{ "current_plan": "<string>", "plans": {} }
Returns all available plans with their limits and pricing
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
Plan comparison
Show child attributes