---
title: "Resolve REST deeplink by name"
method: GET
path: "/rest/v1/deeplink/{name}"
tags: ["Deeplink"]
---

# Resolve REST deeplink by name

`GET /rest/v1/deeplink/{name}`

Redirects to an external hyperlink when found.

## Path parameters

- `name` string, required

## Response `200`

Success

## Other responses

- `404` — Not found

---

[API](https://skmtc.net/owasp/apis/opencre-rest-api.md) · [All operations](https://skmtc.net/owasp/apis/opencre-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/owasp/opencre-rest-api/revisions/17121b00bb98/schema)
