---
title: "Connect Page"
method: GET
path: "/connect/{app_slug}"
tags: ["app connect"]
---

# Connect Page

`GET /connect/{app_slug}`

The hosted page a human opens; the embedded provider does the proof.

## Path parameters

- `app_slug` string, required

## Query parameters

- `t` string, required

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/stormy/apis/stormy-control-plane.md) · [All operations](https://skmtc.dev/stormy/apis/stormy-control-plane/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stormy/stormy-control-plane/revisions/032c0f4e1565/schema)
