Get Table Schema
테이블 (Table)
Get Table Schema
Retrieve table schema information including columns, indexes, primary keys, and configurations.
GET
Get Table Schema
Authorizations
Bearer token authentication. Include the token in the Authorization header as 'Bearer '
Response
Successfully retrieved table schema
HTTP status code.
Required range:
x >= 0Whether the request was successful.
Table Schema Response
Response containing table schema information including columns, indexes, and configurations.
Table Schema Response
Response containing table schema information including columns, indexes, and configurations.