Embed Widgets
List Iframe Widgets
List all embeddable widget configurations for the authenticated user.
GET
List Iframe Widgets
Response
Array of iframe configurations. Each includes
id, name, status, api_key_id, appearance, behavior, security, created_at, updated_at.Authentication
Requires a dashboard session.Example
curl
Response
Management
PATCH /api/v1/iframes/{id}— Update configDELETE /api/v1/iframes/{id}— RemovePOST /api/v1/iframes/{id}/duplicate— Clone a configPOST /api/v1/iframes/{id}/preview-token— Generate preview tokenPOST /api/v1/iframes/{id}/verify— Verify domain ownership
List Iframe Widgets
