---
title: "Get embeddable connect javascript"
method: GET
path: "/v3/integration.js"
tags: ["connectors"]
---

# Get embeddable connect javascript

`GET /v3/integration.js`

Get embeddable connect javascript. Usage:
  - Embedding in applications with popups for 3rd-party authentication
windows.
    Use `qmSetupInPopup` function after connecting `connect.js`.
  - Embedding in applications with popups for 3rd-party authentication
windows.
    Requires a selector to block. It will be embedded in this block.
    Use `qmSetupOnPage` function after connecting `connect.js`.
  - Embedding in mobile applications without popups for 3rd-party
authentication.
    Use `qmSetupOnMobile` function after connecting `connect.js`.
    If using in a Cordova application call  `qmSetupOnIonic` function after connecting `connect.js`.

## Query parameters

- `clientId` string

## Response `200`

Embeddable connect javascript was returned

---

[API](https://skmtc.net/quantimo/apis/curedao-unified-health-api.md) · [All operations](https://skmtc.net/quantimo/apis/curedao-unified-health-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quantimo/curedao-unified-health-api/revisions/7ac03025c3d2/schema)
