Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://use.hoop.dev/api/search
{ "connections": [ { "name": "pgdemo", "type": "database", "id": "5364ec99-653b-41ba-8165-67236e894990", "resource_name": "my-resource", "subtype": "postgres" } ], "errors": [ "<string>" ], "resources": [ { "name": "pgdemo", "type": "database", "id": "5364ec99-653b-41ba-8165-67236e894990", "subtype": "postgres" } ], "runbooks": [ { "name": "myrunbooks/run-backup.runbook.sql", "repository": "github.com/myorg/myrunbooks" } ] }
Performs a search for connections and runbooks based on the provided criteria.
Search term
OK
Connections found in the search
Show child attributes
Any errors found during the search
Resources found in the search
Runbooks found in the search
Was this page helpful?