{"uid":"cap_EfeRhkSQgG14f0qein_vY","slug":"agentmail-get-pod-b6fa06e4","name":"AgentMail Get Pod","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","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"],"properties":{"pod_id":{"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_3C3kh8cq90YElXEmLw05M","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":"Retrieve details and metadata for a specific AgentMail pod (email inbox group) by its pod ID","exampleAgentPrompt":"Can you fetch the details for AgentMail pod 'pod_abc123' so I can see its configuration and status?","exampleUseCases":[{"title":"Verify agent email setup before deployment","prompt":"Check the configuration of our AgentMail pod to make sure all the inboxes are connected and ready before we start routing customer emails to the agent"},{"title":"Audit active inboxes in email pod","prompt":"I need to see what inboxes are currently set up in our support pod so we can confirm which email addresses our agent is monitoring"},{"title":"Monitor email infrastructure pod health","prompt":"Can you pull the status and metadata for our main email pod to verify everything is running properly and check if there are any issues we should know about?"}],"resultDescription":"Returns a JSON object with details and metadata about the specified AgentMail pod, including its configuration, associated inboxes, and status information.","failureModes":["Invalid or non-existent pod_id returns 404 Not Found","Missing pod_id path parameter causes 400 Bad Request","Authentication failure returns 401 Unauthorized","Pod belonging to a different workspace returns 403 Forbidden","Service unavailability returns 500 Internal Server Error"],"whenToPreferThis":"Use this endpoint when you need to inspect or verify the configuration and status of a specific AgentMail pod before performing operations like sending or receiving emails. Prefer this over listing all pods when you already know the pod_id.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:43:43.273Z","isFirstParty":false}