{"uid":"cap_fRqmeDUocvl8JEc-oBDEs","slug":"agentmail-pod-list-entry-lookup-46db7a41","name":"AgentMail Pod List Entry Lookup","description":"AgentMail gives AI agents real email inboxes. Create, send, receive, and search messages via REST API — built for autonomous agents and agentic workflows.","url":"https://x402.api.agentmail.to/v0/pods/%7Bpod_id%7D/lists/%7Bdirection%7D/%7Btype%7D/%7Bentry%7D","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","pathParams"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object","required":["pod_id","direction","type","entry"],"properties":{"type":{"type":"string"},"entry":{"type":"string"},"pod_id":{"type":"string"},"direction":{"type":"string"}},"additionalProperties":false},"queryParams":{"type":"object","properties":{},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string","const":"json"},"example":{"type":"object","additionalProperties":true}},"additionalProperties":false}},"additionalProperties":false},"responseSchema":{"type":"json","example":{}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"proven_free","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"free","summary":"Free","primary":{"kind":"free","protocol":"x402","network":"base","amountUsd":null,"per":"call","confidence":"unknown"},"accepted":[{"kind":"free","protocol":"x402","network":"base","amountUsd":null,"per":"call","confidence":"unknown"}]},"paymentMethods":[{"uid":"pm_vV5RNxpARa7ss7LIfUXtv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves a specific entry from a directional list (e.g. inbox/outbox) within an AgentMail pod","exampleAgentPrompt":"Can you pull up the specific inbox entry with ID 'entry-abc123' from the 'inbound' direction and 'received' type list in my AgentMail pod 'pod-xyz789'?","exampleUseCases":null,"resultDescription":"Returns a JSON object representing the specific list entry from the given pod's directional list, including message metadata or content associated with that entry.","failureModes":["404 Not Found if pod_id, direction, type, or entry does not exist","401 Unauthorized if authentication credentials are missing or invalid","400 Bad Request if required path parameters are missing or malformed","Empty response body if the entry exists but has no associated data","500 Internal Server Error if the AgentMail service is unavailable"],"whenToPreferThis":"Use this endpoint when you need to retrieve a single specific entry from a pod's directional list (inbox/outbox) by its exact entry identifier. Prefer this over listing endpoints when you already know the pod, direction, type, and entry ID and want a direct targeted lookup rather than iterating over many records.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:30:02.220Z","isFirstParty":false}