Hi,
I want to get list of enabled languages using api in MS Dynamics CRM. For example, English is my base language and Spanish is another language I have enabled from Settings --> Administration --> Language Settings. So, there will be 2 language enable for My CRM. 1 is English(base) and 2nd is Spanish.
I want to get this using javascript webresource. Is there any way to get only above 2 language using API: https://organization.crm.dynamics.com/api/data/v8.2/?
Please suggest