Returns all Modules
Return a list of all modules.
Query Parameters
Name
Type
Description
{
headers:
x-total-count:
schema:
type: integer
description: Total items in the collection.
content:
application/json:
schema:
$ref: '#/components/schemas/Module'
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}