Retrieves module configuration.
GET
/modules/{uuid}
Retrieves module configuration for the specified module ID. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
{
content:
application/json:
schema:
$ref: '#/components/schemas/Module'
}
{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}