---
title: "Get a feed of the runs performed on an extractor"
method: GET
path: "/extractor/{extractorId}/runs"
tags: ["rss.import.io"]
---

# Get a feed of the runs performed on an extractor

`GET /extractor/{extractorId}/runs`

## Path parameters

- `extractorId` string, required

## Response `200`

OK

## Other responses

- `401` — User doesn't own this extractor, or doesn't have a valid session.
- `404` — Not found: Extractor has not been run.

---

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