{"uid":"cap_Cmg2e5_E1mbFRufz_45F8","slug":"agentmail-draft-id-783dbb6c","name":"AgentMail Get Draft","description":"Get Draft","url":"https://mpp.api.agentmail.to/v0/pods/:pod_id/drafts/:draft_id","method":"GET","headers":{},"bodySchema":{"type":"object","required":["pod_id","draft_id"],"properties":{"pod_id":{"type":"string","title":"PodId","description":"ID of pod."},"draft_id":{"type":"string","title":"DraftId","description":"ID of draft."}}},"responseSchema":{"type":"object","title":"Draft","required":["inbox_id","draft_id","labels","updated_at","created_at"],"properties":{"cc":{"type":"array","items":{"type":"string"},"title":"DraftCc","description":"Addresses of CC recipients. In format `username@domain.com` or `Display Name <username@domain.com>`."},"to":{"type":"array","items":{"type":"string"},"title":"DraftTo","description":"Addresses of recipients. In format `username@domain.com` or `Display Name <username@domain.com>`."},"bcc":{"type":"array","items":{"type":"string"},"title":"DraftBcc","description":"Addresses of BCC recipients. In format `username@domain.com` or `Display Name <username@domain.com>`."},"html":{"type":"string","title":"DraftHtml","description":"HTML body of draft."},"text":{"type":"string","title":"DraftText","description":"Plain text body of draft."},"labels":{"type":"array","items":{"type":"string"},"title":"DraftLabels","description":"Labels of draft."},"preview":{"type":"string","title":"DraftPreview","description":"Text preview of draft."},"send_at":{"type":"string","title":"DraftSendAt","format":"date-time","description":"Time at which to schedule send draft."},"subject":{"type":"string","title":"DraftSubject","description":"Subject of draft."},"draft_id":{"type":"string","title":"DraftId","description":"ID of draft."},"inbox_id":{"type":"string","title":"InboxId","description":"The ID of the inbox."},"reply_to":{"type":"array","items":{"type":"string"},"title":"DraftReplyTo","description":"Reply-to addresses. In format `username@domain.com` or `Display Name <username@domain.com>`."},"client_id":{"type":"string","title":"DraftClientId","description":"Client ID of draft."},"created_at":{"type":"string","format":"date-time","description":"Time at which draft was created."},"references":{"type":"array","items":{"type":"string"},"description":"IDs of previous messages in thread."},"updated_at":{"type":"string","title":"DraftUpdatedAt","format":"date-time","description":"Time at which draft was last updated."},"attachments":{"type":"array","items":{"type":"object","title":"Attachment","required":["attachment_id","size"],"properties":{"size":{"type":"integer","title":"AttachmentSize","description":"Size of attachment in bytes."},"filename":{"type":"string","title":"AttachmentFilename","description":"Filename of attachment."},"content_id":{"type":"string","title":"AttachmentContentId","description":"Content ID of attachment."},"content_type":{"type":"string","title":"AttachmentContentType","description":"Content type of attachment."},"attachment_id":{"type":"string","title":"AttachmentId","description":"ID of attachment."},"content_disposition":{"enum":["inline","attachment"],"type":"string","title":"AttachmentContentDisposition","description":"Content disposition of attachment."}}},"title":"DraftAttachments","description":"Attachments in draft."},"in_reply_to":{"type":"string","title":"DraftInReplyTo","description":"ID of message being replied to."},"send_status":{"enum":["scheduled","sending","failed"],"type":"string","title":"DraftSendStatus","description":"Schedule send status of draft."}}},"example":null,"exampleRequest":null,"tags":["email","inboxes","domains","drafts","threads","webhooks","messaging","ai","social"],"displayCostAmount":"0","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"proven_free","priceSource":"unknown","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":null,"accepted":[]},"paymentMethods":[],"brandName":"AgentMail","brandSlug":"agentmail","brandBaseUrl":"https://agentmail.to","brandDocsUrl":"https://docs.agentmail.to","whatItDoes":"Retrieves a specific email draft by its ID from an AgentMail pod inbox","exampleAgentPrompt":"Pull up the draft with ID draft_abc123 from pod pod_xyz456 in AgentMail so I can review its subject, recipients, and body before sending.","exampleUseCases":[{"title":"Review draft before sending to client","prompt":"Can you pull up the draft I started for our client meeting follow-up so I can check the recipients and subject line before it goes out?"},{"title":"Check scheduled email send time","prompt":"I need to see when that draft email is scheduled to send and verify all the recipients are correct."},{"title":"Retrieve draft thread context","prompt":"Show me the full details of that draft including any previous messages in the thread so I can make sure my response makes sense in context."}],"resultDescription":"Returns a Draft object containing inbox_id, draft_id, labels, created_at, updated_at, and optionally subject, to, cc, bcc, reply_to, html body, text body, plain text preview, scheduled send time (send_at), client_id, and references to previous messages in the thread.","failureModes":["404 Not Found if draft_id does not exist in the specified pod","403 Forbidden if the Authorization bearer token lacks access to the pod","400 Bad Request if pod_id or draft_id are missing or malformed","401 Unauthorized if no or invalid bearer token is provided"],"whenToPreferThis":"Use this endpoint when you need to inspect the full details of a specific known draft email — including its recipients, body, labels, and scheduled send time — within an AgentMail pod. Prefer this over listing drafts when you already have the draft_id and need precise content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:44:57.561Z","isFirstParty":false}