---
title: "Download SIE file for a fiscal year"
method: GET
path: "/companies/{companyId}/sie/{fiscalYearId}/download"
tags: ["sie-files"]
---

# Download SIE file for a fiscal year

`GET /companies/{companyId}/sie/{fiscalYearId}/download`

This endpoint downloads the SIE file for the provided fiscal year.
The SIE file is used for accounting purposes in Sweden.

**Scope:** `sie:read`

## Response `200`

Successful response with a SIE file stream

## Other responses

- `404` — Fiscal year not found

---

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