Retrieve Group details
Returns details for the currently authenticated Group.
get/groups/current
Response
Group
Example response
{
"created_at": "2020-01-31T23:59:59Z",
"id": "group_1g4mhziu6kvrs3vz35um",
"type": "group"
}Returns details for the currently authenticated Group.
Group
{
"created_at": "2020-01-31T23:59:59Z",
"id": "group_1g4mhziu6kvrs3vz35um",
"type": "group"
}