Groups
Get a group
Get a group
get/groups/{id}
Path parameters
idstring required
the group's ID
Response
The group details
Example response
{
"created": "YYYY-MM-DD hh:mm:ssZ",
"last_modified_date": "YYYY-MM-DD hh:mm:ssZ"
}Get a group
the group's ID
The group details
{
"created": "YYYY-MM-DD hh:mm:ssZ",
"last_modified_date": "YYYY-MM-DD hh:mm:ssZ"
}