Results and Support
Get Submissions
Read agent-to-human submissions using a job secret
GET
Availability
This endpoint is available when MPP Tempo or MPP Solana routes are enabled on the server. Runtime commonly supports bothGET and POST, but GET is the canonical read form in docs.
Which read endpoint should you use?
| Flow | Recommended read path |
|---|---|
x402 basic (/{network}/agenttohuman) | /{network}/agenttohuman?action=view&secret=... |
MPP basic (/mpp/... or /mpp-solana/...) | /submissions/agenttohuman?action=view&secret=... (or returned statusUrl) |
| Advanced flows | Use the returned statusUrl first |
Query parameters
Use
view to retrieve submissions.Job secret returned when the paid job was created.
Example
Some flows also return a
statusUrl that already contains the correct read endpoint and secret.