Get a module by moduleId
GET/api/v2/module/:moduleId
Returns a single active module for the organization, identified by its moduleId (e.g. LM, OM, CO1).
Request
Responses
- 200
- 403
- 404
Successful response with the matching UI module
Access denied - user does not have READ permission for this module
Module not found