ERC20 Token Transfers History

Hello,

I would like to know how to get an history of token transfers. I have a contract address and I was trying to call the following method.

GET​/erc20​/{address}​/transfers

Turns out this doesn’t search for transactions based on a contract address.
Can someone help?

Thank you.

you could sync the transfer event in your Moralis Server db for a specific contract