API - Languages
Read the languages
Routes
| Method name | Route | Parameters | OK return code | Return |
|---|---|---|---|---|
| GET | /api/languages | 200 | Results of the 'lang' loop | |
| GET | /api/languages/{entityId} | entityId: The lang id | 200 | Results of the 'lang' loop for entityId |
Read the languages
| Method name | Route | Parameters | OK return code | Return |
|---|---|---|---|---|
| GET | /api/languages | 200 | Results of the 'lang' loop | |
| GET | /api/languages/{entityId} | entityId: The lang id | 200 | Results of the 'lang' loop for entityId |