v1

latestOpenAPI 3.0.02026-07-24182211348.4 KB
Language

Returns a paginated list of all languages.

get/language

Query parameters

limitinteger

The maximum number of records which should be retrieved. You cannot retrieve more than 100 records in a single call. By default, the limit is 20.

offsetinteger

The number of records which should be skipped.

codestring

A unique code for the language

namestring

Language name

Response

OK

Totalinteger

The total number of records which can be retrieved. Note that this field is not available for all paginated endpoints.