...
The problem is how i can get a list of asset holder of my issued asset, in that way i can pay the dividend.
Does anyone knows?
Iirc there is not such a specific API call.

You would have to get all transactions, filter transactions by type, add and subtract asset quantities to accounts (asset transfer, asset buy, asset sale) to know who had an asset to a specific timestamp.