Session
Get session Stripe info
Get Stripe information for a session. Returns { customer, charges, subscriptions } when the Stripe integration is configured and a customer matches the session; otherwise an empty object.
get/sessions/{sessionId}/stripe
Path parameters
sessionIdstring required
Headers
projectstring required
Response
Ok
object required
Changes
No recorded changes to this endpoint across all 20 revisions of this API.