Skip to content

List Languages

GET
/api/creative/conlang/languages

List all languages for the active project.

Successful Response

ConlangLanguageListResponse

List of languages with total count.

object
languages
required
Languages
Array<object>
ConlangLanguageResponse

Full language record for API responses.

object
id
required
Id
string
projectId
required
Projectid
string
name
required
Name
string
endonym
Any of:
string
description
Description
string
""
loreEntryId
Any of:
string
parentLanguageId
Any of:
string
familyName
Any of:
string
status
Status
string
default: draft
writingSystemName
Any of:
string
writingSystemType
Any of:
string
writingSystemDescription
Writingsystemdescription
string
""
writingSystemDirection
Writingsystemdirection
string
default: ltr
wordOrder
Wordorder
string
default: sov
morphologyType
Morphologytype
string
default: agglutinative
phonotacticTemplate
Phonotactictemplate
string
default: (C)V(C)
notes
Notes
string
""
createdAt
required
Createdat
integer
modifiedAt
required
Modifiedat
integer
total
required
Total
integer