I am trying to get a list of interactions from the API. I first tried getting the interaction itself and that also got 404 so I wanted to get a list of them.
v2/qm/interactions?from=2024-09-27T00:00:00Z&to=2024-09-28T00:00:00Z&page_size=30
{“error_msg”:“404 Route Not Found”}
Any ideas?