API - Stream/Alerts : Manage stream alerts for a given stream

I am trying to query alerts triggered after a specific time. I pass the stream Id and since parameter and limit the the number to 10.
So i would expect a result of alerts since the time I have specified. But API returns previous 10 alerts from the time the API request was made.

Am i doing something wrong here?

Thanks