POST

Query Locales


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of the site's locales, given the provided paging, filtering, and sorting. Up to 200 locales can be returned per request.

The default sort is locale.id in ASC.

For a detailed list of supported operations, see "Locale: Supported Filters and Sorting" (REST | SDK). To learn how to query projects, see API Query Language (REST | SDK).

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Wix Multilingual
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/locales/v2/locale/query

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?