curl -X GET "https://win.oneshotagent.com/v1/tools/sms/inbox/msg_abc123" \ -H "X-Agent-ID: 0xYourWalletAddress"
{ "id": "msg_abc123", "from": "+14155551234", "to": "+14151234567", "body": "Yes, I'd like to confirm my appointment for Tuesday at 2pm", "num_media": 0, "media_urls": null, "thread_id": "msg_outbound_xyz", "related_outbound_id": "msg_outbound_xyz", "received_at": "2024-01-15T10:30:00Z", "created_at": "2024-01-15T10:30:00Z" }
Get a specific inbound SMS message by ID
X-Agent-ID