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/resources
{ "data": [ { "agent_id": "1837453e-01fc-46f3-9e4c-dcf22d395393", "created_at": "2024-07-25T15:56:35.317601Z", "env_vars": {}, "id": "15B5A2FD-0706-4A47-B1CF-B93CCFC5B3D7", "name": "my-resource", "subtype": "mysql", "type": "database", "updated_at": "2024-07-25T15:56:35.317601Z" } ], "pages": { "page": 123, "size": 123, "total": 123 } }
Lists all resources for the organization.
Search by name, type, subtype
Filter by name
Filter by subtype
OK
Show child attributes
Was this page helpful?