Lookups
List languages
Returns the fixed language lookup. The endpoint does not support filtering or pagination and returns the full dataset. Language IDs are stable within this API version and are also listed in the language reference table. Labels can be localized through Accept-Language.
GET
List languages
Authorizations
Bearer token created for a specific company in Integrations → API.
Headers
Optional response language. It localizes system-owned labels in lookups, in related response objects, and in validation errors. It does not translate user-generated data.
Example:
"en"
Response
Language list.
Full list of languages available in this API version.
Previous
List currenciesReturns the fixed currency lookup. The endpoint does not support filtering or pagination and returns the full dataset. Currency IDs are stable within this API version and are also listed in the [currency reference table](/en/reference-tables#currencies). Labels can be localized through `Accept-Language`.
Next
List languages

