# Check Customer Account API authentication status Checks whether the current customer has valid Customer Account API tokens stored. Used by the customer portal to determine if the customer needs to authenticate. Use Cases: - Check if customer is authenticated before making Customer Account API GraphQL calls - Determine whether to show 'Connect Account' button in UI - Validate token validity before attempting sensitive operations Response: Returns authentication status and customer ID. Authentication: Customer must be logged in via Shopify customer session Endpoint: GET /subscriptions/cp/api/customer-account-api/status Version: 0.0.1 ## Response 200 fields