Get query result #6263
-
Hello, i'm trying to get query result(/api/queries//results), and i get 2 answers from API:
url which i use look like that "https://myredash.ru/api/queries/1848/results?api_key=apiKey" If i understand correctly for get query result - I need in first get job id from /api/queries//results, is it true? Please help me to find my mistake, why do i get 400? Maybe error in my body or i need send something else?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
For |
Beta Was this translation helpful? Give feedback.
-
I was able get data.
|
Beta Was this translation helpful? Give feedback.
I was able get data.
This help me https://gist.github.com/arikfr/ab39499738976a61855f98cc62d39e52
My code: