Get all active locales for a repository

get

/repositories/{id}/availableLocales

Request

Path Parameters
  • The unique identifier of the repository object, probably FBA17E28CAAB4A7387A44BEE77240E33.
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : ResultListBOExtendsLocaleKeyBO
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The collection of of the requested resources meeting your criteria.
Show Source
  • LocaleKeyBO2
    Documentation for BO mode: LocaleKeyBO:

    Localized Name of the Locale is currently NOT provided (i.e. The word Japanese is always in Japanese and never localized in say Arabic.)

Nested Schema : LocaleKeyBO2
Type: object
Documentation for BO mode: LocaleKeyBO:

Localized Name of the Locale is currently NOT provided (i.e. The word Japanese is always in Japanese and never localized in say Arabic.)

Show Source
Back to Top