Return a list of modules.
Returns modules menu. Only users with the Standard Registry and Installer role are allowed to make the request.
{
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/Module'
}
{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}