Tenants

Retrieve tenant by hash

get/tenants/{hash}

Path parameters

hashstring required

hash in hex format (md5)

Response

tenant received successful

statusstring

Example response

{
  "status": "success"
}

Changes