v1

latestSwagger 2.0Proprietary License2026-07-1788119346.7 KB
Policies
Modules

Retrieve policy module data by policy hash and module name

get/policies/{hash}/modules/{module_name}

Path parameters

hashstring required

policy hash in hex format (md5)

module_namestring required

module name without spaces

Response

policy module data received successful

statusstring

Example response

{
  "status": "success"
}