Gets all Big Tables in the current team
get/tables
Response
Example response
{
"data": [
{
"id": "2a1bad8b-cf7c-44437-b8c1-e3782df6",
"name": "Invoices"
}
]
}Gets all Big Tables in the current team
{
"data": [
{
"id": "2a1bad8b-cf7c-44437-b8c1-e3782df6",
"name": "Invoices"
}
]
}