---
title: "Get the configuration of a schema exporter."
method: GET
path: "/exporters/{name}/config"
tags: ["Exporters"]
---

# Get the configuration of a schema exporter.

`GET /exporters/{name}/config`

Returns the configuration map for the specified schema exporter. The response is a flat map, not wrapped in a 'config' object.

## Path parameters

- `name` string, required

## Response `200`

Configuration key-value pairs of the exporter.

- object

## Other responses

- `404` — Error returned by the Schema Registry API

---

[API](https://skmtc.net/apicurio/apis/apicurio-registry-confluent-compatibility-api.md) · [All operations](https://skmtc.net/apicurio/apis/apicurio-registry-confluent-compatibility-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apicurio/apicurio-registry-confluent-compatibility-api/versions/933e587f2d85/schema)
