This endpoint documentation is generated directly from openapi.yaml.

GET /stripe/config

Operation ID: getStripeConfig

Get Stripe config

Security requirements:

SchemeScopes
BearerAuth-
StatusDescriptionContent Types
200Stripe configuration retrieved successfullyapplication/json

Schema for response 200 (application/json):

{ "$ref": "#/components/schemas/StripeConfigListResponse" }