---
title: "Export commitments / due dates (customer, supplier, colleague).
Pass `types[]=Customer&types[]=Supplier` etc. to restrict by type."
method: GET
path: "/v1/exports/commitments"
tags: ["Exports"]
---

# Export commitments / due dates (customer, supplier, colleague).
Pass `types[]=Customer&types[]=Supplier` etc. to restrict by type.

`GET /v1/exports/commitments`

## Query parameters

- `from` string, date
- `to` string, date
- `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/revisions/e65392ac5b5f/schema)
