---
title: "Export an invoice"
method: GET
path: "/v1/workspaces/{workspaceId}/invoices/{invoiceId}/export"
tags: ["Invoice"]
---

# Export an invoice

`GET /v1/workspaces/{workspaceId}/invoices/{invoiceId}/export`

## Path parameters

- `invoiceId` string, required — Represents an invoice identifier across the system.
- `workspaceId` string, required — Represents a workspace identifier across the system.

## Query parameters

- `userLocale` string, required — Represents a locale.

## Response `200`

OK

---

[API](https://skmtc.dev/clockify/apis/clockify-api.md) · [All operations](https://skmtc.dev/clockify/apis/clockify-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clockify/clockify-api/revisions/a5b636acbcd8/schema)
