4.1.5.Lookup Languages
| Lookup Languages | |
| Description | Fetch the list of languages currently supported by the Prodege API |
| Request URL | Prodege Base URL + /project-get-languages |
| Request Method | GET |
| Request Parameters | |||
| Parameter Name | Parameter Type | Description | Required? |
| apik | String | Your API Key. | Yes |
| request_date | Numeric | Timestamp in milliseconds (see Authentication). | Yes |
| signature | String | The signature of your request (see Authentication). | Yes |
| Response Parameters | ||
| Parameter Name | Parameter Type | Description |
| return_status | String | The return status for this api call |
| project_languages | array | List of all languages supported by Prodege |
| project_languages Element Model | ||
| Property Name | Property Type | Description |
| pmr_project_language_id | Numeric | The id that uniquely identifies this supported language |
| pmr_project_language | String | The name of this supported language |
Help Guide Powered by Documentor