---
title: "Start Connect"
method: GET
path: "/teams/{team_id}/integrations/atlassian/connect"
tags: ["integrations"]
---

# Start Connect

`GET /teams/{team_id}/integrations/atlassian/connect`

## Path parameters

- `team_id` string, required

## Response `200`

Successful Response

- AtlassianConnectStart — The signed authorize URL the frontend navigates to.
  - `authorize_url` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc.dev/repowise/apis/repowise-hosted-api/revisions/ab200f4d1489?raw)
