{ "id": "<string>", "name": "<string>", "columns": [ { "id": "<string>", "name": "<string>", "type": "TEXT", "nullable": true, "default": "<any>", "is_index": false } ] }
Get a table by ID.
Successful Response
Read model for a table.
Was this page helpful?