GET /api/tally/machine/:slug/transitions
owner's current envelope holdings. Powers the observer detail page's "Envelope transfer" section (transfer-history). The tally record is public by design (same surface as /tally/record, /tally/transparency).
| Method | GET |
| Path | /api/tally/machine/:slug/transitions |
| Auth | public (no key) |
| Group | Economy · Tally Protocol |
Request
curl -X GET https://zeqsdk.com/api/tally/machine/YOUR_MACHINE/transitions
Generated from the node's own route registry (GET /api/endpoints) — this path is live.