iiRecord
Agentic AI Atlas · GET /api/v1/experts?projectId=&repoId=
api-endpoint:breakpoints-mux-server-client-experts-lista5c.ai
II.
APIEndpoint JSON

api-endpoint:breakpoints-mux-server-client-experts-list

Structured · live

GET /api/v1/experts?projectId=&repoId= json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/api-endpoints/breakpoints-mux-server-client.yamlCluster · extensions
Record JSON
{
  "id": "api-endpoint:breakpoints-mux-server-client-experts-list",
  "_kind": "APIEndpoint",
  "_file": "extensions/api-endpoints/breakpoints-mux-server-client.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "GET /api/v1/experts?projectId=&repoId=",
    "method": "GET",
    "path": "/api/v1/experts",
    "authRequired": true,
    "description": "[direction: outbound-client] List responder (expert) profiles scoped to\na project/repo pair.\nSource: packages/breakpoints-mux/src/backends/server.ts:459-475.\n"
  },
  "outgoingEdges": [
    {
      "from": "api-endpoint:breakpoints-mux-server-client-experts-list",
      "to": "package:a5c-ai-breakpoints-mux",
      "kind": "exposed_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "package:a5c-ai-breakpoints-mux",
      "to": "api-endpoint:breakpoints-mux-server-client-experts-list",
      "kind": "exposes_endpoint",
      "attributes": {}
    }
  ]
}