# Get the details for the Stripe publishable key the user is linked to Returns the Publishable Key for the Stripe Platform which the user is linked to. Endpoint: GET /me/personal/stripe_publishable_key Version: 0.1.0 Security: OAuth2 ## Response 200 fields (application/json): - `publishable_key` (string) Example: "pk_xXxXxXxXxXx"