v1

latestSwagger 2.0Proprietary License2026-07-1788119346.7 KB
Groups
Modules

Retrieve group module data by group hash and module name

get/groups/{hash}/modules/{module_name}

Path parameters

hashstring required

group hash in hex format (md5)

module_namestring required

module name without spaces

Response

group module data received successful

statusstring

Example response

{
  "status": "success"
}