---
title: "Read the safe browser launch target for an active issue"
method: GET
path: "/api/v1/ui/launch-target"
---

# Read the safe browser launch target for an active issue

`GET /api/v1/ui/launch-target`

## Query parameters

- `issue_uid` string, required

## Response `200`

OK

- UILaunchTargetResponseBody
  - `available` boolean, required
  - `reason` 'browser_origin_unavailable'
  - `url` string, uri

## Other responses

- `default` — Error

---

[API](https://skmtc.net/kenn-io/apis/kata.md) · [All operations](https://skmtc.net/kenn-io/apis/kata/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kenn-io/kata/revisions/8dcdcccff2a4/schema)
