Hi
I want to know is there any way to get all dictionaries for a vault using API.
I can access them using sql (select * from Dictionaries ) table but cant find a way to do same from API.
don't want to use sql connection string and ask user for db credentials.
any help ?
Thanks
I see no API function to list the dictionaries in a vault. You can write a report using your query and allow the user to run it, but without knowing your intentions this may not help.