---
title: "Get a deeplink by ID"
method: GET
path: "/application/{applicationId}/deeplinks/{deeplinkId}"
tags: ["Deeplinks"]
---

# Get a deeplink by ID

`GET /application/{applicationId}/deeplinks/{deeplinkId}`

Fetches a deeplink by ID

## Path parameters

- `applicationId` number, required
- `deeplinkId` number, required

## Response `200`

Default Response

---

[API](https://skmtc.dev/gamebeast/apis/gamebeast-api.md) · [All operations](https://skmtc.dev/gamebeast/apis/gamebeast-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gamebeast/gamebeast-api/revisions/801fbad9d8d0/schema)
