This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
The start and end parameters have to be timestamps as longs since the epoch, not formatted strings. You have to change your query to something like this:
https://elastic.snaplogic.com/api/1/rest/public/runtime/yourorghere?start=1546300800&end=1547337...
If you toggle the equals sign button next to the text field for the SQL query, the field becomes an expression and you can use the expression language to dynamically construct the query. Is that what you want?