GET /api/tally/envelopes/:tokenId/height
witness read. Any node reports the highest spend_seq + status it has recorded for a token, so a sovereign rescue can ask a coin's custody witnesses whether it has moved past a heigh
| Method | GET |
| Path | /api/tally/envelopes/:tokenId/height |
| Domain | Economy · Tally Protocol |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X GET https://zeqsdk.com/api/tally/envelopes/TOKEN_ID/height
Generated from the node's own route registry (GET /api/endpoints) — this path is live.