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).
curl --request GET \
--url https://use.hoop.dev/api/connections/{nameOrID}/test{
"success": true
}Documentation Index
Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?