Hi!

I am using the query API on v0.12.0+b2449 (using docker container)

http://redashdomain/api/queries/<my_query_id>/results.json?api_key=<my_api_key>

Query is a very simple one with a “fixed” parameter

When I either update the parameter or the query (using the same parameter), the query results update successfully within redash but API always shows the “old” result

Is there a way to update cached results so this always keep the latest data-set extracted of a given query?

Thanks

This API doesn’t support parameters.

Thanks for this. I am not passing any parameter at all; just fetching results.
Sometimes it get latest results while other times it gets old results

Is there a way to “update” cached results?

Thanks

1 Like