Retrieves subscription details for a specific Stripe subscription.
POST/api/get-subscriptionContent-Type: application/jsonOrigin: Must match the configured app URLsubscriptionId (string, required): The Stripe subscription ID400 Bad Request: Subscription ID is required403 Forbidden: Unauthorized origin404 Not Found: Subscription not found500 Internal Server Error: Server error