Is there a way (API) to access / query for a list of enabled modules in a given subfolder? [EOM]

LabKey Support Forum (Inactive)
Is there a way (API) to access / query for a list of enabled modules in a given subfolder? [EOM] jeckels  2014-08-21 10:42
Status: Closed
 
Hi Leo,

It should be identical for the current container. The both use the same code to build up the JSON.

LABKEY.Security.getContainers() lets you target another container, and allows you to request information about children as well.

Thanks,
Josh