Get a domain
GET /domains/{id}
Returns the same shape as Create, including the dns_records array so you can re-display them anytime.
Example
Section titled “Example”curl https://mail.3ava.com/api/domains/dom_a1b2... \ -H "Authorization: Bearer am_YOUR_KEY"