get_order
Polls an order placed by this agent. Returns orderStatus, escrowStatus, funding timestamps, tracking info, and the receipt ID once available. Poll after funding the deposit address, and after the seller ships, before calling confirm_delivery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Agent API key (nag_agt_...). Omit when connected with an Authorization header | |
| orderId | Yes | Order ID returned by create_purchase |