Install verification status
GET/v1/widgets/:widget_id/install-status
Has the embed actually been seen on a page yet? Polled by the dashboard's install screen ("waiting for first visit" -> "widget detected on {origin}"). Fed by the public page-load beacon (POST /v1/widget/beacon), so it flips on the first page VIEW after installation — no visitor interaction needed. Readable by any org member (same level as GET /v1/widgets/{id}).
Request
Responses
- 200
- 422
Successful Response
Validation Error