cURL
curl --request GET \ --url https://api.example.com/api/vector-db/tables \ --header 'Authorization: Bearer <token>'
[ "<unknown>" ]
Enter your API key here
Tables retrieved successfully
Was this page helpful?