---
title: "GET /api/v2/languages/_getdefault"
method: GET
path: "/api/v2/languages/_getdefault"
tags: ["Internationalization"]
---

# GET /api/v2/languages/_getdefault

`GET /api/v2/languages/_getdefault`

## Response `default`

default response

- ResponseEntityViewLanguage
  - `errors` ErrorEntity[]
    - `errorCode` string
    - `message` string
    - `fieldName` string
  - `entity` Language
    - `id` integer
    - `languageCode` string
    - `countryCode` string
    - `language` string
    - `country` string
    - `isoCode` string
  - `messages` MessageEntity[]
    - `message` string
  - `i18nMessagesMap` object
  - `permissions` string[]
  - `pagination` Pagination
    - `currentPage` integer
    - `perPage` integer
    - `totalEntries` integer

---

[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)
