Skip to main content
GET
/
activeviam
/
database
/
rest
/
v10
/
discovery
/
tableNames
Get the table names.
curl --request GET \
  --url http://localhost:9090/activeviam/database/rest/v10/discovery/tableNames
{
  "title": "Success",
  "description": "Success"
}

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Table names returned successfully.