'How to get Work Item Description through Azure Devops Services REST API

Is it possible to get all Azure Devops Work Items with their description using this endpoint ? https://analytics.dev.azure.com/{Organization}/_odata/v3.0-preview/

I tried to look in WorkItems table but could not find the description field

Thanks a lot



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source