---
title: "Get Languages"
method: GET
path: "/videolibrary/languages"
tags: ["Stream Video Library"]
---

# Get Languages

`GET /videolibrary/languages`

## Response `200`

A list of language information objects

- VideoLibraryLanguage[]
  - `ShortCode` string, nullable
  - `Name` string, nullable
  - `SupportPlayerTranslation` boolean
  - `SupportTranscribing` boolean
  - `TranscribingAccuracy` integer

## Other responses

- `401` — The request authorization failed
- `500` — Internal Server Error

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/revisions/9e622620664b/schema)
