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://api.memcontext.in/api/company-brain/hierarchy \ --header 'X-API-Key: <api-key>'
{ "global": { "count": 123, "projects": [ { "name": "<string>", "value": "<string>", "count": 123 } ] }, "scopes": [ { "name": "<string>", "count": 123, "projects": [ { "name": "<string>", "value": "<string>", "count": 123 } ] } ] }
API key created from the MemContext dashboard. Keys are prefixed with mc_.
mc_
Scope and project counts for workspace memories.
Hide child attributes