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}/test
{ "success": true }
Test resource by name or id (only for database connections, it will attempt a simple ping).
Name or UUID of the connection
OK
Indicates if the connection test was successful
true
Was this page helpful?