AI Table
List AI Tables
List detailed information of all AI Tables in a given Organization
GET
/
api
/
ai
/
table
/
list
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The unique ID of the Organization
Response
200 - application/json
Time of Table creation, in UTC
List of Document IDs in this Table
Unique ID of Table
Metadata, for internal use
Unique ID of Organization the Table belongs to
Unique ID of user the Table belongs to
Whether this Table can only be seen by its creator, or by the whole Workspace
Available options:
shared
, private