---
title: "Baixar resultado da operação"
method: GET
path: "/api/management/spreadsheet-operations/{operation}/download"
tags: ["spreadsheet-operations", "download"]
---

# Baixar resultado da operação

`GET /api/management/spreadsheet-operations/{operation}/download`

Baixa o arquivo gerado da operação (somente para operações de `export` concluídas com sucesso).

## Response `200`

Arquivo baixado com sucesso

## Other responses

- `401` — Não autenticado
- `403` — Sem permissão
- `404` — Não encontrado

## Changes

- **2026-06-19** `75d3a0aa1652` — 1 breaking
  - removed the media type `application/octet-stream` for the response with the status `200`
- **2026-06-16** `f26a5f6d1eb9` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/spreadsheet-operations/:operation/download/get.md)

---

[API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [All operations](https://skmtc.dev/olie-ai/apis/olie-api/llms.txt) · [OpenAPI document](https://skmtc.dev/olie-ai/apis/olie-api/revisions/b43a04f35145?raw)
