How to retrieve data from tables in Edge SQL
Once you’ve created your Edge SQL database, you can begin retrieving data from them.
Go to Edge SQL referenceListing data in a table
Run the following POST request in your terminal, replacing [TOKEN VALUE] with your personal token and {id_database}
with the ID of the table you want to retrieve:
You should receive the following response: