Path Parameters
email_id*Email Id
Format
uuidattachment_id*Attachment Id
Format
uuidHeader Parameters
Response Body
application/json
application/json
curl -X GET "https://example.com/v1/emails/497f6eca-6276-4993-bfeb-53cbbbba6f08/attachments/497f6eca-6276-4993-bfeb-53cbbbba6f08"nullGet Call
Fetch one call by id, including its current status and end reason. Org-scoped: returns 404 for a call belonging to a different organization (not 403, to avoid confirming the id exists). Use this to poll for the final outcome of a call placed with POST /v1/calls.
Get Email Domain
Fetch one sender domain/identity by id, including its DNS records. Org-scoped: returns 404 for a domain belonging to a different organization. For a pending custom domain, dns_records lists the DKIM records still to publish.