16ad4f8e3d97

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-10244143882.9 KB
Widgets

List saved popups

Lists saved on-site signup popups for the authenticated workspace, including their trigger, targeting, audience settings, and view and conversion counts.

get/popups

Query parameters

includeContent'true' | 'false'

Set to true to include every popup's full content blocks. Omitted by default because each popup adds roughly 1.8k characters; read one popup with GET /popups/{popupId} instead.

Response

Saved popups returned successfully

successboolean required
companyIdstring required
notestring

Present when content blocks were omitted, explaining how to fetch them.

urlstring uri

Example response

{
  "success": true
}