curl --request GET \
--url https://use.hoop.dev/api/connections/{nameOrID}/databases{
"databases": [
"<string>"
]
}List all available databases for a database connection
curl --request GET \
--url https://use.hoop.dev/api/connections/{nameOrID}/databases{
"databases": [
"<string>"
]
}Documentation Index
Fetch the complete documentation index at: https://hoopdev-docs-concepts-gaps-and-organization.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?