Skip to main content

Organization Knowledge API

Organization knowledge is the shared memory read model for one organization.

What These Routes Are For

Use this API when memory should be reusable across multiple users or agents inside the same org_id. This layer is meant for:
  • shared policies
  • terminology
  • reusable workflows
  • generalized best practices
  • organization-level insight rollups

Endpoints

List Query Parameters

Example

Practical Notes

  • This API is also used by the dashboard.
  • Treat organization knowledge as curated shared memory, not as raw user-event storage.
  • Use it when personal or agent memory needs to evolve into reusable organizational knowledge.