---
title: "List the parameters and resources associated with a particular collection reader"
method: GET
path: "/collectionreaders/{collectionReaderName}"
tags: ["collectionreaders"]
---

# List the parameters and resources associated with a particular collection reader

`GET /collectionreaders/{collectionReaderName}`

Produces a JSON object describing the resources and parameters associated with the given collection reader

## Path parameters

- `collectionReaderName` string, required

## Response `200`

Successful operation

## Other responses

- `404` — Could not find collection reader
- `503` — Unable to load collection reader 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)
