---
title: "Get Crawl Link"
method: GET
path: "/workflows/crawl-data/{crawl_id}/link"
tags: ["workflows"]
---

# Get Crawl Link

`GET /workflows/crawl-data/{crawl_id}/link`

Retrieve a single checkpoint Link by crawl_id and URL.

## Path parameters

- `crawl_id` string, required

## Query parameters

- `url` string, required — URL to look up in the crawl checkpoints

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/evrimai/apis/cartography-server.md) · [All operations](https://skmtc.net/evrimai/apis/cartography-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evrimai/cartography-server/versions/5ee44bc43d24/schema)
