/
DA
dataherald
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2y ago
Details
Filter operations
Aggregated Generation
15
Authentication
1
Database Connection
10
Finetuning
6
Generation
15
Golden SQL
8
Instruction
11
Keys
3
Organization
7
Table Description
9
get
Get Table Descriptions
get
Api Get Table Description
put
Api Update Table Description
post
Sync Table Descriptions Schemas
get
Get Table Descriptions
get
Get Table Description
put
Update Table Description
get
Get Database Table Descriptions
post
Sync Table Descriptions Schemas
User
6
get
Heartbeat
get
Engine Heartbeat
get
Root
Table Description
Sync Table Descriptions Schemas
post
/api/table-descriptions/sync-schemas
Request body
ScanRequest[]
required
db_connection_id
string
required
table_names
string[]
Response
Successful Response
TableDescriptionResponse[]
required
id
string
required
db_connection_id
string
description
string
columns
ColumnDescription[]
examples
unknown[]
table_name
string
status
'NOT_SYNCHRONIZED'
|
'SYNCHRONIZING'
|
'SYNCHRONIZED'
|
'DEPRECATED'
|
'FAILED'
An enumeration.
last_schema_sync
string
date-time
created_at
string
date-time
metadata
TableDescriptionMetadata
Changes