---
title: "Retrieve deep links for a Freight resource"
method: GET
path: "/v1beta1/projects/{project}/freight/{freight-name-or-alias}/links"
tags: ["Core", "Project-Level"]
---

# Retrieve deep links for a Freight resource

`GET /v1beta1/projects/{project}/freight/{freight-name-or-alias}/links`

Retrieve evaluated deep links for a Freight resource, combining
cluster-level links from ClusterConfig and project-level links
from ProjectConfig.

## Path parameters

- `project` string, required
- `freight-name-or-alias` string, required

## Response `200`

OK

- GetFreightLinksResponse
  - `errors` string[]
  - `links` ResolvedLink[]
    - `description` string
    - `title` string
    - `url` string

---

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