---
title: "Gets schema exporter by name"
method: GET
path: "/exporters/{name}"
tags: ["Exporters (v1)"]
---

# Gets schema exporter by name

`GET /exporters/{name}`

Retrieves the information of the schema exporter.

## Path parameters

- `name` string, required

## Response `200`

The original request.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found. Error code 40450 – Exporter not found
- `429` — Rate Limit Exceeded
- `500` — Internal Server Error

---

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