GET - https://subscribercrmapi.acamh.org/api/group

Lists all Groups.

[
{
"Id": 1,
"TypeId": -1,
"Name": "South East",
"Description": "",
"Code": "",
"AddressLabel": "",
"AddressLine1": "",
"AddressLine2": "",
"AddressLine3": "",
"Town": "",
"CountyId": -1,
"Postcode": "",
"CountryId": -1,
"Phone": "",
"EvePhone": "",
"Mobile": "",
"Fax": "",
"Email": "",
"Website": "",
"StartDate": "2024-12-20T00:00:00+00:00",
"EndDate": null,
"ParentGroupId": null,
"IsRecognised": false,
"PotentialMembership": null,
"PotentialMembership_DateRecorded": null,
"SectorId": -1
},
{
"Id": 1,
"TypeId": -1,
"Name": "Midlands",
"Description": "",
"Code": "",
"AddressLabel": "",
"AddressLine1": "",
"AddressLine2": "",
"AddressLine3": "",
"Town": "",
"CountyId": -1,
"Postcode": "",
"CountryId": -1,
"Phone": "",
"EvePhone": "",
"Mobile": "",
"Fax": "",
"Email": "",
"Website": "",
"StartDate": "2025-01-20T00:00:00+00:00",
"EndDate": null,
"ParentGroupId": null,
"IsRecognised": false,
"PotentialMembership": null,
"PotentialMembership_DateRecorded": null,
"SectorId": -1
}
]