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

# Connect Done

`GET /connect/{app_slug}/done`

Where the provider lands afterwards.

Success notifies the opener and closes itself; failure stays open and says
what happened, because a window that silently vanishes reads as a bug.

## Path parameters

- `app_slug` string, required

## Query parameters

- `ok` string

## 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/f1c8ed62c117/schema)
