KnowledgeGraph
Get a condensed app model index for an application's Knowledge Graph
Internal read-only aggregate for agent context injection (not part of the public API): the active Page/Workflow/Feature concepts for one application, each with its linked-test counts by role, plus graph-wide edge counts. Assembled from three Spanner reads so a caller does not need to compose nodes + edges + external refs itself. Node summaries and names are agent-authored from customer test content — the same trust class as every other Knowledge Graph read.
get/knowledgeGraph/appModelIndex
Query parameters
workspace_idstring required
The workspace ID (required for auth scope)
application_idstring required
The application to build the index for
Response
The application's app model index
Changes
Changed in 1 of the 12 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○