GET - https://staging.subscribercrmapi.acamh.org/api/grouptype

Lists all Group Types.

[
{
"Id": 1,
"Name": "Region",
"IsMain": true
},
{
"Id": 2,
"Name": "Local Section",
"IsMain": false
}
]