List tables in database

Beta
Get a list of all tables in the database with optional row counts.

Authentication

X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

asset_idstringRequired

Response

Successful Response
tableslist of objects
List of tables in the database

Errors