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://www.dench.com/api/v1/memory/search \ --header 'Authorization: Bearer <token>'
{ "error": { "message": "<string>", "type": "<string>", "code": "<string>", "details": "<unknown>" } }
Search durable workspace memory.
Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.
Full-text query.
1 <= x <= 20
Successful response