Get languages

GET{{API_BASE_URL}}/shop/v1/localization/languages

This endpoint retrieves the list of supported languages for localization.

Request

This request does not require a request body.

Response

The response contains an object with the system language and an array of supported languages, each with a name, code, and sort order.

Authentication#auth

This endpoint does not require authentication.

Responses#responses

200OKGet languages