| Overview | Service | Command |
| Authorization token required | true |
| Admin Authorization token required | false |
<GetAvailableLocalesRequest /> ## GetAvailableLocalesRequest
<GetAvailableLocalesResponse> ## GetAvailableLocalesResponse
(<locale id="{locale-id}" name="{locale-own-name}" [localName="{locale-local-name}"] /> ## LocaleInfo)*
</GetAvailableLocalesResponse>
elements and attributes you can define within a
<GetAvailableLocalesResponse> element:
| XPath | Required / Optional | Description |
| /locale | Optional (0 or more) | Information about locales |
| /locale@id | Required (only 1) | Type: String Locale ID |
| /locale@name | Required (only 1) | Type: String Name of the locale in the locale itself |
| /locale@localName | Optional (0 or 1) | Type: String Name of the locale in the users' locale |