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.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!