---
title: "Mobile connect page"
method: GET
path: "/v3/connect/mobile"
tags: ["connectors"]
---

# Mobile connect page

`GET /v3/connect/mobile`

This page is designed to be opened in a webview.  Instead of using popup authentication boxes, it uses redirection. You can include the user's access_token as a URL parameter like https://app.quantimo.do/api/v3/connect/mobile?access_token=123

## Query parameters

- `userId` number

## Response `200`

Mobile connect page was returned

## Other responses

- `401` — User token is missing
- `403` — User token is incorrect

---

[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/versions/7ac03025c3d2/schema)
