Languages
This page provides information about the languages you can use in communication (email/SMS) with customers through the API.
Return all group languages (all)
all)[
{
"ID": 251,
"language": "English",
"createdAt": "2023-10-06 11:11:33.564",
"updatedAt": "2024-04-24 11:42:23.139",
"default": true,
"scope": "all"
},
{
"ID": 252,
"language": "French",
"createdAt": "2023-11-18 15:25:36.909",
"updatedAt": null,
"default": false,
"scope": "all"
}
]Return a single language
Query Parameters
Name
Type
Description
Last updated