List Modules
This endpoint lists modules by various filters.
To list modules accessible from a certain environment, filter[environment] has to be specified. Modules from the account which this environment belongs as well as globally published modules will be listed as well.
To list modules accessible from a certain account, filter[account] has to be specified. Modules published globally will be listed as well.
To list modules accessible globally, both filter[account]=null and filter[environment]=null have to be specified.
If no filters were specified, all modules which the user has read access to will be listed.
Query parameters
Page number
Page size
Filter modules by name
Filter modules by provider
Filter modules by source
Filter modules by status
Filter modules by source type
Filter modules by environment
The ID(s) of the Module.
Filter modules by account
Filter modules by module-version status
Filter modules by module-version is-root-module
The ID of the VCS provider
Query string, search by id, name, provider, namespace name, and submodules recursively
Filter modules by namespace
Filter modules by namespace environments
The comma-separated list of relationship paths.
The comma-separated list of attributes.
The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.
Response
Success.