---
title: "Lists information about a specific extractor"
method: GET
path: "/extractors/{name}"
tags: ["extractors"]
---

# Lists information about a specific extractor

`GET /extractors/{name}`

Extractions for Files.

## Path parameters

- `name` string, required

## Response `200`

OK

## Other responses

- `404` — Not found

## Changes

- **2021-07-16** `a30d6f31f27f` — 2 info
  - api tag `extractors` added
  - api tag `extractions` removed
- **2020-10-14** `06352d9237b8` — 1 info
  - added the non-success response with the status `404`
- **2020-09-29** `8bd7fd33f496` — 3 info
  - api tag `extractions` added
  - api tag `extractors` removed
  - removed the non-success response with the status `404`

[Change history](https://skmtc.dev/clowder-framework/apis/clowder/changes/extractors/:name/get.md)

---

[API](https://skmtc.dev/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.dev/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clowder-framework/clowder/revisions/bcd187478e0d/schema)
