table
Get table details
Retrieve detailed information about a specific table, including its schema, name, and configuration.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Returns data about a table.
The response is of type object
.