---
title: "POST /api/v1/dump/dump-fixture/"
method: POST
path: "/api/v1/dump/dump-fixture/"
tags: ["dump", "v1"]
---

# POST /api/v1/dump/dump-fixture/

`POST /api/v1/dump/dump-fixture/`

Download model fixture

## Request body

- DumpFixture
  - `app_name` string, required
  - `model_name` string, required
  - `file_name` string, required
  - `filter_options` object
  - `indent` integer

## Response `200`

- string, binary — Json file with dumped fixture

---

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