{
  "ok": true,
  "source": {
    "id": "dfa",
    "name": "DFA",
    "type": "external_api",
    "provider": "dfa",
    "base_url": "",
    "auth_type": "api_key",
    "api_key_ref": null,
    "enabled": true,
    "supports_feasibility": true,
    "supports_ordering": false,
    "visibility": "admin",
    "description": "DFA infrastructure feasibility source.",
    "created_at": "2026-05-20T14:41:45Z",
    "updated_at": "2026-06-30 06:24:49",
    "source_key": "dfa_dfa",
    "source_type": null,
    "order_enabled": 0,
    "endpoint_url": null,
    "method": null,
    "capabilities_json": null,
    "config_json": null,
    "visibility_json": null,
    "priority": 100,
    "source_readiness": "missing_endpoint",
    "source_readiness_notes": "No endpoint configured",
    "is_callable_api": 0,
    "endpoints": {
      "feasibility": {
        "method": "POST",
        "path": ""
      }
    },
    "extra": {
      "id": "dfa",
      "name": "DFA",
      "type": "external_api",
      "provider": "dfa",
      "base_url": "",
      "enabled": true,
      "description": "DFA infrastructure feasibility source.",
      "supports_feasibility": true,
      "supports_ordering": false,
      "auth_type": "api_key",
      "visibility": "admin",
      "endpoints": {
        "feasibility": {
          "method": "POST",
          "path": ""
        }
      }
    }
  }
}