Get Widget
GET/v1/widgets/:widget_id
Read a widget's in-browser bootstrap. The widget IS its config — name, channel, branding overrides, default locale, methodology binding (per the visitor's JWT).
Auth (client-facing): visitor session JWT in Authorization: Bearer <jwt>. The gateway's Auth Verifier validates the JWT and
stamps internal X-* identity headers; external callers MUST NOT
send those headers themselves.
Request
Responses
- 200
- 422
Successful Response
Validation Error