Get an Event Category
GET https://amplitude.com/api/2/taxonomy/category/:category_name
Get the ID of an event category in your project.
RESPONSES
status: OK
{"success":true,"data":{"id":412941,"name":"Conversion"}}