Get all Event Categories

GET https://amplitude.com/api/2/taxonomy/category

Get all event categories in your project.

RESPONSES

status: OK

{"success":true,"data":[{"id":412931,"name":"Attribution"},{"id":412941,"name":"Conversion"}]}