No historical trades retrieved

Hello

I am trying to request trade history data of my trades using the GET /api/v3/myTrades endpoint but I dont get any data regarding my historical trades. I have tested /api/v3/myTrades with all possible 2169 symbols and with ‘fromId’ => 0, but all requests come up empty.

I have managed to get data with ‘asset request’ so I know the API connection is working.

What could be causing this issue and furthermore if I want to converge all of my trade history from across the board which other endpoints should I use?

Thank you!

This endpoint is used to fetch users spot trades. If it doesn’t return the records as expected, please feel free to contact customer support to check your account.

Thank you, Dino.

I will contact customer support and see what they say. Will report back here and say what they say.

Got great help from customer support. May have been an endpoint issue for me. Since I was requesting spot and not margin, like @dino said.