---
title: "Get document (invoice or quote) available printable langs"
method: GET
path: "/apps/{appId}/document-langs"
tags: ["Document", "lang", "translation"]
---

# Get document (invoice or quote) available printable langs

`GET /apps/{appId}/document-langs`

Get list of documents available printable langs

## Path parameters

- `appId` integer, required

## Query parameters

- `key` string

## Response `200`

Success

- Lang[]
  - `key` string
  - `name` string

## Other responses

- `404` — App or key not found

---

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