I am sys admin on PowerApps and need to run a query/api/PowerShell to find the list of tables that have Change Tracking enabled, but was not able to find. Can you please point me to this query?
Many thanks!!!
the web api query you are looking for is
/api/data/v9.2/EntityDefinitions?$select=LogicalName,ChangeTrackingEnabled&$filter=ChangeTrackingEnabled eq true
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473