GET /api/operators/details
{ id, name, domain, equation, equationLaTeX, latexTrusted, founder, description } per id, in the given order. Public, read-only. Unknown ids come back with the id preserved and empty fields (a missing operator is informa
| Method | GET |
| Path | /api/operators/details |
| Domain | Compute · Operators |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X GET https://zeqsdk.com/api/operators/details
Generated from the node's own route registry (GET /api/endpoints) — this path is live.