---
title: "Export expense reports."
method: GET
path: "/v1/exports/expensereports"
tags: ["Exports"]
---

# Export expense reports.

`GET /v1/exports/expensereports`

## Query parameters

- `from` string, date
- `to` string, date
- `colleagueId` integer
- `sheets` 'Summary' | 'Detail' | 'Analysis' | 'All' — Sheets to include in the export.
- `format` 'Excel' | 'EuropeanCsv' | 'AmericanCsv' | 'Tsv' | 'Json' | 'Markdown' — Output file format.

## Response `200`

OK

---

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