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
JWT token obtained from /auth/login
Plan comparison
Show child attributes