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

Lists all Event Types.

[
{
"Id": 1,
"Name": "Conference"
},
{
"Id": 2,
"Name": "Course"
}
]