cURL
curl --request GET \ --url http://localhost:8000/api/subscriptions \ --header 'Authorization: Bearer <token>'
JWT token from login. Use: Authorization: Bearer <token>
Current subscription and usage