Retrieves detailed information about a specific table, identified by its name or unique identifier.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
The table's name or unique identifier for targeting specific table operations.
Details of the requested table, including row count and indexing status.
The response is of type object
.