Skip to main content
Get the public configuration for a widget.
GET /api/v1/widgets/:widgetId/config Returns the public configuration of a widget — the currencies it accepts, min/max amounts, and display settings. Used by the embedded widget to render the customer-facing payment form. This endpoint accepts either a JWT bearer token or the widget’s client secret via X-Client-Secret header.

Parameters

Path

Request example

Response

Response schema

Config object:

Example response

Error responses