---
title: "List the parameters and resources associated with a particular content extractors"
method: GET
path: "/contentextractors/{contentExtractorName}"
tags: ["contentextractors"]
---

# List the parameters and resources associated with a particular content extractors

`GET /contentextractors/{contentExtractorName}`

Produces a JSON object describing the resources and parameters associated with the given content extractor

## Path parameters

- `contentExtractorName` string, required

## Response `200`

Successful operation

## Other responses

- `404` — Could not find content extractor
- `503` — Unable to load content extractor class

---

[API](https://skmtc.dev/dstl/apis/baleen.md) · [All operations](https://skmtc.dev/dstl/apis/baleen/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dstl/baleen/revisions/9a5624d56a15/schema)
