List root tables owned by the user and other users in organization, if any.
Root tables are those that don’t have any parent tables.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type TableIDOutput · object[]
.