Core Data
Languages
Get all languages that are available in our system.
get/v2/languages
Response
OK
Example response
{
"languages": [
{
"code": "nl_NL",
"name": "Dutch (Netherlands)",
"adminLanguageAvailable": true,
"hostedPaymentPageLanguageAvailable": true,
"image": "/countries/nl.svg",
"createdAt": "2024-06-04T08:15:00+01:00",
"createdBy": "A-1234-4321",
"modifiedAt": "2024-06-04T08:15:00+01:00",
"modifiedBy": "A-1234-4321",
"deletedAt": "A-1234-4321",
"deletedBy": "A-1234-4321"
}
],
"total": 10
}Changes
No recorded changes to this endpoint across all 1 revision of this API.