---
title: "Check content language versions"
method: GET
path: "/api/v1/content/{identifier}/languages"
tags: ["Content"]
---

# Check content language versions

`GET /api/v1/content/{identifier}/languages`

Retrieves all available languages for a contentlet and indicates which languages have content versions

## Path parameters

- `identifier` string, required

## Response `200`

Language versions retrieved successfully

## Other responses

- `401` — Unauthorized - authentication required
- `404` — Not found - contentlet identifier not found

---

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