Get Labels
In order to get label, you should call the following URL {{URL}}/metadata/Labels(Id='@PRO2618',Language='en-us')
I.e., https://usnconeboxax1aos.cloud.onebox.dynamics.com/metadata/Labels(Id='@PRO2618',Language='en-us')
You should get the following JSON
{
"Id": "@PRO2618",
"Language": "en-US",
"Value": "Production type"
}
Get Labels
In order to get label, you should call the following URL {{URL}}/metadata/Labels(Id='@PRO2618',Language='en-us')
I.e., https://usnconeboxax1aos.cloud.onebox.dynamics.com/metadata/Labels(Id='@PRO2618',Language='en-us')
You should get the following JSON
{ "Id": "@PRO2618", "Language": "en-US", "Value": "Production type" }