GET meta/Languages
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Pair of string [key] and string [value]Response Formats
application/json, text/json
Sample:
[
{
"Key": "sample string 1",
"Value": "sample string 2"
},
{
"Key": "sample string 1",
"Value": "sample string 2"
}
]
text/csv
Sample:
"sep=," Draw,RecordsTotal,RecordsFiltered,TimeStamp,Data,Length,LongLength,Rank,SyncRoot,IsReadOnly,IsFixedSize,IsSynchronized 1,2,3,2025-12-20 17:47:49,,,,,,,, ,,,,,2,2,1,"System.Collections.Generic.KeyValuePair`2[System.String,System.String][]",False,True,False