---
title: "GET /api/v1/dump/document-config/"
method: GET
path: "/api/v1/dump/document-config/"
tags: ["dump", "v1"]
---

# GET /api/v1/dump/document-config/

`GET /api/v1/dump/document-config/`

Dump document types, fields, field detectors and  document filters to json.

## Query parameters

- `download` boolean
- `document_type_codes` string

## Response `200`

- union
  - object[]
  - string, binary — Json file with dumped fixture

## Other responses

- `400`

## Changes

> 5 revisions in range; 1 could not be searched.

- **2021-05-24** `8167164be9cc` — 1 breaking, 2 info
  - response body list-of-types was widened by adding types `array and string` to media type `application/json` of response `200`
  - added the new optional `query` request parameter `document_type_codes`
  - added the new optional `query` request parameter `download`
- **2020-12-11** `0957c4a7ae3d` — 1 breaking, 2 warning
  - response body list-of-types was widened by adding types `object` to media type `application/json` of response `200`
  - deleted the `query` request parameter `document_type_codes`
  - deleted the `query` request parameter `download`

[Change history](https://skmtc.dev/lexpredict/apis/contraxsuite-api/changes/api/v1/dump/document-config/get.md)

---

[API](https://skmtc.dev/lexpredict/apis/contraxsuite-api.md) · [All operations](https://skmtc.dev/lexpredict/apis/contraxsuite-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lexpredict/contraxsuite-api/revisions/3429f921b4cb/schema)
