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