Thanks Benoit, apologies about the delay on the fix to the original issue. Since things started working properly after resetting the integration I have a good idea of what the problem is. I think that there’s a number of unique queries that are associated with the tables and so that’s making the API call slow. What we can do is separate the query GET method from the actual table GET method since right now they are in the same API call