# Get the ownership details from the given SetupIntent using Stripe Financial Connections Endpoint: GET /me/stripe_financial_connections/ownership Version: 0.1.0 Security: OAuth2 ## Query parameters: - `setup_intent_id` (string, required) ## Response 200 fields (application/json): - `email` (string, required) - `name` (string, required) - `raw_address` (string, required) - `raw_phone` (string, required)