* Add bases API. * Implement get tables schema * Rename GetBase to GetBaseSchema * Add tests * Update doc
16 lines
297 B
JSON
16 lines
297 B
JSON
{
|
|
"bases": [
|
|
{
|
|
"id": "appLkNDICXNqxSDhG",
|
|
"name": "Apartment Hunting",
|
|
"permissionLevel": "create"
|
|
},
|
|
{
|
|
"id": "appSW9R5uCNmRmfl6",
|
|
"name": "Project Tracker",
|
|
"permissionLevel": "edit"
|
|
}
|
|
],
|
|
"offset": "itr23sEjsdfEr3282/appSW9R5uCNmRmfl6"
|
|
}
|