curl --request GET \
--url https://dev.startree.ai/queries \
--header 'Authorization: <api-key>'
The queries are returned with brokers running them
curl --request GET \
--url https://dev.startree.ai/queries \
--header 'Authorization: <api-key>'
The format of the key is "Basic <token>" or "Bearer <token>"
Timeout for brokers to return running queries