Hi all,I has been call DBX API for get all metadata modelMy user have no EXECUTE privileges on registered model, it only have USE CATALOG / USE SCHEMA on parent catalog/schemaI still can get all metadata of ModelHere is my python code for call API:_...