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