Tenants
Retrieve tenant by hash
get/tenants/{hash}
Path parameters
hashstring required
hash in hex format (md5)
Response
tenant received successful
Example response
{
"status": "success"
}hash in hex format (md5)
tenant received successful
{
"status": "success"
}