Database Table Definition Report

This report returns CREATE TABLE statements for all NEON tables. It's handy when comparing different spaces and environments to each other.

The tables are returned in alphabetical order for easy comparison, however this means that the result can't be executed as a script
since there may be foreign keys referencing tables that have not yet been created.

Path Params
string
required

The name of the space (database) assigned to you.

Query Params
boolean
Defaults to false

If true, the result also includes tables that have been generated on the fly for Data Lists, Sheets, Code Banks etc.

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json