---
title: "Get the configuration in JSON."
method: GET
path: "/v1/configdump"
tags: ["v1/configdump"]
---

# Get the configuration in JSON.

`GET /v1/configdump`

Returns the configdump data in JSON.

## Query parameters

- `ignoreerrors` boolean
- `defaults` boolean
- `externalcas` boolean
- `include` string[]
- `exclude` string[]

## Response `200`

successful operation

- string[]

## Changes

- **2024-07-05** `b6fc2ad168e5` — 1 breaking, 1 warning
  - the response's body type/format changed from `string`/`byte` to `array`/`` for status `200`
  - deleted the `query` request parameter `exportCasForPeerImport`

[Change history](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface/changes/v1/configdump/get.md)

---

[API](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface.md) · [All operations](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/keyfactor/ejbca-rest-interface/revisions/a201da1d1573/schema)
