List calls is not working
# support
a
If I go into the dashboard, I can see thousands of calls in the log. But using the API, I cannot fetch them. Even while, using the API docs. It is very slow and returns 0.
The same if I try to use any other parameter like limit.
c
We were not able to reproduce the error on our end. Is this only on the documentation tool and not on any other API tool such as postman?
a
This is every which when running this endpoint with the API, whether its the documentation tool, running a request locally, using the node VAPI library. And its not just me, its another person on my team has the exact same problem.
every which way*
I mean, i am even doing it with your docs tool here.
Are you not able reproduce that ?
So I was able to figure out why you cant reproduce this, it only happens when you have an assistant with a lot of calls.
c
interesting. The endpoint is most likely hitting a timeout for the request or is too large. I will notify the team of this issue. Thank you for troubleshooting this and finding the method to reproduce it!
3 Views