Properties
| NAME | TYPE | DESCRIPTION | 
total  |  integer  |  Total number of tables that matched your query.  | 
tables  |  array  |  List of tables. Can be one of: | 
Example
JSON
{
    "total": 5,
    "tables": ""
}
JSON
{
    "total": 5,
    "tables": ""
}
| NAME | TYPE | DESCRIPTION | 
total  |  integer  |  Total number of tables that matched your query.  | 
tables  |  array  |  List of tables. Can be one of: | 
{
    "total": 5,
    "tables": ""
}
{
    "total": 5,
    "tables": ""
}