get https://yoursite.com/api/lang
Get language vars for API messages.
Log in to see full request history
This will return the translation vars of default language from your site configuration.
Responses
Get language vars for API messages.
This will return the translation vars of default language from your site configuration.
xxxxxxxxxx
curl --request GET \
--url https://yoursite.com/api/lang \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: