API to get quatity of product (units) in a deal

We are building a Data Studio (Google) dashboard to drill down the data of the products in a deal, specially the “amount of units” visualization that is not possible to visualize with that granularity in Pipedrive dashboard itself.

We are trying to get the information of “how many units” of a certain product linked to a deal to display to the dashboard, but we have not been able to check if this data is available to get from the API.

Somebody knows how we can get this data?

I haven’t tried, but as long as you grab the Product’s ID, you should be able to capture it from GET/products/{id}