v1
latestOpenAPI 3.0.02026-07-2494288373.8 KBTables
List tables
List all tables defined in your workspace
See also
Learn more about Tables
get/v1/tables
Response
List of tables
ℹ️ Click to see full payload
Example response
{
"data": [
{
"name": "Countries risk",
"key": "countries_risk"
}
]
}