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