Get the org-wide aggregate knowledge graph
Get the org-wide aggregate knowledge graph
Returns the organization-wide graph that aggregates entities and relations across every space: { entities, edges }, in the same shape as the space graph. Optional ?limit= (1-2000) caps entities. Because it spans all spaces, it is available only to organization administrators; other callers get 403.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
limit
Maximum entities returned, 1–2000. Defaults to 500. There is no cursor.
Response
The organization-wide aggregate graph.
entities
edges