Show Current Locale

GET {{baseUrl}}/api/v2/locales/current

This works like Show Locale, but instead of taking a locale id as an argument, it renders the locale of the user performing the request.

Allowed For

  • Anyone

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"locale":{"created_at":"2010-12-23T12:45:22Z","id":8,"locale":"de","name":"Deutsch","updated_at":"2012-04-01T10:44:12Z","url":"https://company.zendesk.com/api/v2/locales/de.json"}}