Access to changelog for all deals via API

Hi, not a dev myself.

Question, how can we get access via API to the changelog for a custom field for all deals?

Currently we are accessing the current data for all deals with this route in PowerBI: Log in** ?api_token=XXXXXXXXXXXXXXXXXXXXXXXXXXXXX

And we were wondering whether there is an access to the updates/changelog like this example (which is not working):
Log in** ?api_token=XXXXXXXXXXXXXXXXXXXXXXXXXXXXX

I found this thread from 2018: Get changelog information from multiple deals - API - Pipedrive Developers’ Community

Is there already any way to do it without webhooks?

We use PowerBI to create reports that Pipedrive cannot offer, and having a route to access the changelogs via API would be really useful.

Thanks!

Hello @Manuel1 ,
You can see the changes made using the /deals/:id/flow endpoint.