GET /api/msg/ai/turn/:id
── GET /msg/ai/turn/:id — collect a turn, running or finished
| Method | GET |
| Path | /api/msg/ai/turn/:id |
| Domain | Messaging & files · Msg Ai |
| Tier | computation (public) |
| Auth | user |
Request
curl -X GET https://zeqsdk.com/api/msg/ai/turn/CONTRACT_ID \
-H "Authorization: Bearer $ZEQ_KEY"
Needs a machine key — mint one free:
curl -X POST https://zeqsdk.com/api/demo-key/mint, then spin up your machine.
Generated from the node's own route registry (GET /api/endpoints) — this path is live.