Retrieves a table by id.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the table to retrieve.
Retrieved table
The table object represents a table within a knowledge.
The object type, which is always table.
table The table identifier, which can be referenced in the API endpoints.
The name of the table.
The ISO string for when the table was last updated.
The ISO string for when the table was created.
The id of the knowledge this table belongs to.