/
IN
insforge
/
Insforge Authentication API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-26
172
157
253.6 KB
Admin
Get Table Schema
get
/api/database/tables/{tableName}/schema
Path parameters
tableName
string
required
Response
Table schema
object
required
table_name
string
columns
object[]
foreignKeys
ForeignKeyConstraint[]
Table-level foreign key constraints (one entry per constraint)