cURL
curl --request GET \ --url https://api.example.com/v1/memory/search
Search memories across all projects in your organization.
curl "https://api.getkommit.ai/v1/memory/search?q=authentication%20approach" \ -H "Authorization: Bearer km_your_api_key"
Was this page helpful?