Returns the list of all available event types. Some documented event types may not be returned if your FullStory plan does not support them.
If a returned event definition indicates that it has subcategories, that means that you must supply a subcategory when creating an endpoint that receives that type of event. You can get the list of available subcategories via the List Event Subcategories API.
Method: GET
URI: /webhooks/v1/event-types
Request Headers
Authorization: Basic {YOUR_API_KEY}
Status Codes
200
: Response sent as JSON in body