List modules
List modules
Returns module manifests filtered by optional query, type, isBuiltin, enabled, and missing query parameters.
GET
List modules
Query Parameters
Free-text query used to match module names and descriptions.
Module type. Either 'adapter' or 'environment'.
Available options:
adapter, environment Filter by whether the module is bundled with the API.
Available options:
true, false Enabled-state filter for modules.
Available options:
true, false Filter by whether the module is missing its factory.
Available options:
true, false Response
Matching modules.
Collection wrapper for module listings.
Modules that match the supplied query filters.
Last modified on July 1, 2026