---
title: "List Crawl Ids"
method: GET
path: "/crawl/ids"
tags: ["crawling"]
---

# List Crawl Ids

`GET /crawl/ids`

List all unique crawl IDs with pagination.

## Query parameters

- `offset` integer — Pagination offset
- `limit` integer — Page size

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-02-22** `5ee44bc43d24` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/evrimai/apis/cartography-server/changes/crawl/ids/get.md)

---

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