Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://use.hoop.dev/api/connections/{nameOrID}/databases
{ "databases": [ "<string>" ] }
List all available databases for a database connection
Name or UUID of the connection
OK
Was this page helpful?