Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The unique ID of the Organization
Response
OK
The response is of type AITable · object[]
.
List detailed information of all AI Tables in a given Organization
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique ID of the Organization
OK
The response is of type AITable · object[]
.