---
title: "Download Documentos e Certificados Desmembrados"
method: POST
path: "/documents/{uuid-main-document}/downloadlist"
---

# Download Documentos e Certificados Desmembrados

`POST /documents/{uuid-main-document}/downloadlist`

## Path parameters

- `uuid-main-document` string, required

## Query parameters

- `tokenAPI` string, required
- `cryptKey` string, required

## Request body

- object
  - `language` string
  - `type` string
  - `documents` string, json — uuid do arquivo principal ou anexo que deseja fazer download. 0 (false) para download sem certifico e 1 (true) download com certificado.

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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