Get an Event Type

GET https://amplitude.com/api/2/taxonomy/event/:event_type

Get a single event type, by name.

RESPONSES

status: OK

{"success":true,"data":{"event_type":"ce:Event 2","category":{"name":"Attribution"},"description":null}}