v1

latestSwagger 2.0Proprietary License2026-07-1788119346.7 KB
Agents
Modules

Retrieve agent module data by agent hash and module name

get/agents/{hash}/modules/{module_name}

Path parameters

hashstring required

agent hash in hex format (md5)

module_namestring required

module name without spaces

Response

agent module data received successful

statusstring

Example response

{
  "status": "success"
}