---
title: "Get popup widget runtime"
method: GET
path: "/widgets/popup.js"
tags: ["Widgets"]
---

# Get popup widget runtime

`GET /widgets/popup.js`

Load the hosted JavaScript runtime for popup signup widgets. No API key is required.

## Response `200`

JavaScript runtime

## Other responses

- `503` — The database was temporarily unavailable. The request may be retried after the delay in Retry-After.

## Changes

- **2026-08-19** `ba3a29c6eb33` — 1 info
  - added the optional property `retryable` to the response with the `503` status
- **2026-08-18** `8fbabe82a04d` — 1 info
  - added the non-success response with the status `503`
- **2026-06-03** `dd0b78881e49` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sequenzy/apis/sequenzy-api/changes/widgets/popup.js/get.md)

---

[API](https://skmtc.dev/sequenzy/apis/sequenzy-api.md) · [All operations](https://skmtc.dev/sequenzy/apis/sequenzy-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sequenzy/sequenzy-api/revisions/ba3a29c6eb33/schema)
