API Reference

Get all languages

Get a list of all languages accepted in CRM CareCloud.

Log in to see full request history
Query Params
string
Defaults to carecloud-api

Type of language list. All lists can be managed from the CareCloud administration interface. Possible values: customer-communication - list of languages used for communication with the customer (emails, notifications or text messages) / web-portal - list of languages for CareCloud web portal / carecloud-api - languages supported by CareCloud REST API (API communicates in these languages).

boolean
Defaults to false

Default language of the project. If true, the endpoint returns only default language of the project.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object
languages
array of objects

List of the language codes by ISO 639-1.

languages
object
string

The unique ID of the language code by ISO 639-1.

integer

State of the event type.
Possible values are: 0 - deleted / 1 - active / 2 - non active

1 2

string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

integer

The number of all found languages.

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL