iiRecord
Agentic AI Atlas · GET /api/v1/experts/{responderId}/questions
api-endpoint:breakpoints-mux-server-client-experts-questionsa5c.ai
II.
APIEndpoint JSON

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

Structured · live

GET /api/v1/experts/{responderId}/questions 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-questions",
  "_kind": "APIEndpoint",
  "_file": "extensions/api-endpoints/breakpoints-mux-server-client.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "GET /api/v1/experts/{responderId}/questions",
    "method": "GET",
    "path": "/api/v1/experts/{responderId}/questions",
    "authRequired": true,
    "description": "[direction: outbound-client] List breakpoints currently routed to a\nresponder (status=routed).\nSource: packages/breakpoints-mux/src/backends/server.ts:395-407.\n"
  },
  "outgoingEdges": [
    {
      "from": "api-endpoint:breakpoints-mux-server-client-experts-questions",
      "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-questions",
      "kind": "exposes_endpoint",
      "attributes": {}
    }
  ]
}