[API] Event filter

Is it possible to use more filter than start and end?
I tried type=damage and other stuff but nothing seems to work.

Example: https://www.warcraftlogs.com/v1/report/events/TAWdBQc2qGY6hJ1m?start=10527443&end=10569351&type=damage&api_key=API_KEY

still shows “begincast”, “applybuff” and many other types

At the moment no. Right now this is basically using the same API as combat replay (that just fetches all events). At some point in the future, I plan to change this API over to the Events view’s stuff, so that filtering can be supported.

is there any other way to get like all the buffs a person got in a specific fight? if i take the whole fight as timeframe(start of fight -> end of fight) it doenst seem to get all the events

Not yet no.