Endpoint API to get info who used particular Assets

When used api to get asset details “https://info-beamer.com/api/v1/asset/<asset_id>” , response has field “used”
.used Integer A counter indicating how often this asset is used in your setups. Assets cannot be deleted (only overwritten) if they are still in use.

But I like to give me info which Setup used particular Assets?

Right now this information isn’t trivially available. It might be possible to add that as a new return field included in a query for a specific asset only. What’s your use case that requires this information?