# Get subscription **GET /users/subscription** Fetch subscription information for the current ClickGUARD account Available on: ![AuditGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/audit-off.png) ![AlertGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/active-off.png) ![PremiumGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/premium-on.png) ![EliteGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/elite-on.png) ## Servers ## Parameters ## Responses ### 200 Successful operation #### Body: (array[object]) - **billing_name** (string) Name of the billing account holder - **billing_email** (string) Email of the billing account holder - **billing_address** (string) Address of the billing account holder - **plan_name** (string) Name of the chosen subscription plan - **subscription_price** (number) Subscription price in US dollars (cents) - **subscription_duration** (string) Billing period of the subscription - **next_billing_date** (string(date-time)) Date and time of the next billing cycle [Powered by Bump.sh](https://bump.sh)