---
title: "Redirect to the launchpad cluster status page"
method: GET
path: "/v1/lock/{lockHash}/launchpad"
tags: ["Cluster Lock"]
---

# Redirect to the launchpad cluster status page

`GET /v1/lock/{lockHash}/launchpad`

This endpoint is used to redirect users to the created cluster status page after DKG is completed.

## Path parameters

- `lockHash` string, required

## Other responses

- `302` — Serves a redirect to the launchpad cluster status page
- `404` — Cluster lock not found
- `500` — An unknown error occurred

---

[API](https://skmtc.net/obol/apis/obol-api.md) · [All operations](https://skmtc.net/obol/apis/obol-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/obol/obol-api/revisions/707a88e0b355/schema)
