Agents
Retrieve agent info by agent hash
get/agents/{hash}
Path parameters
hashstring required
agent hash in hex format (md5)
Response
agent info received successful
Example response
{
"status": "success"
}agent hash in hex format (md5)
agent info received successful
{
"status": "success"
}