Show the json equivalent of a query created in web view

In database view it was possible to view the generated SQL for a query which helped when attempting to run SQL directly against the database.


I would like to see something similar for web view and the API but the web view query would show the json needed to recreate the query in the API. This would includes the filter, output and sort fields as well as any options that have been selected.

  • David Zeidman
  • Jun 23 2025
  • Attach files
  • David Zeidman commented
    23 Jun 18:29

    It appears as though this is already present on the options tab of a query... (admins feel free to delete this idea as it appears to already be implemented).