Skip to main content
GET
List Iframe Widgets

Response

configs
array
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 config
  • DELETE /api/v1/iframes/{id} — Remove
  • POST /api/v1/iframes/{id}/duplicate — Clone a config
  • POST /api/v1/iframes/{id}/preview-token — Generate preview token
  • POST /api/v1/iframes/{id}/verify — Verify domain ownership