Skip to main content
GET
List PostgreSQL tables

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Query Parameters

database
string
default:datris

Database name

schema
string
default:public

Schema name

vectorOnly
string
default:false

If "true", only return tables with an embedding column

Response

Array of table names