LocaleMetadata
LocaleMetadata Service
Web service endpoint for providing metadata about locales supported by this Jive instance.
Since: 3.1
Get Available Locale Metadata
GET /metadata/locales/available
Return a list of all locales that are available (whether or not they have specific translations).
Retrieves:
Return Status:
HTTP Status Code | Description |
---|---|
200 (OK) | Request was successful |
Get Supported Locale Metadata
GET /metadata/locales/supported
Return a list of all locales supported by this Jive instance with specific translations.
Retrieves:
Return Status:
HTTP Status Code | Description |
---|---|
200 (OK) | Request was successful |