---
title: "Return the unique url to the client's invoice"
method: GET
path: "/api/invoice/uri"
tags: ["Invoice"]
---

# Return the unique url to the client's invoice

`GET /api/invoice/uri`

## Query parameters

- `id` integer, required

## Headers

- `x-auth-key` string, required
- `x-auth-secret` string, required

## Response `200`

OK

- InvoiceUriApiModel
  - `Link` string — Unique link to the invoice

---

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