POST
/v3/admin/domains/{domain_id}/infoGet domain infoBeta
⚠️ Before you can use the Manage Domains endpoints, you need a Nylas Service Account.
Returns the DNS record information and verification status for the specified verification type. Use this endpoint to retrieve the DNS records you need to add at your DNS provider before calling the Verify domain endpoint.
Header parameters
A Base64-encoded signature using your private key's RSA with a 2048-bit key and an SHA-256 hashed string of the path, method, timestamp, nonce, and payload.
A randomly generated nonce. Each request needs to have a unique nonce. If you try to reuse a nonce, Nylas rejects the request.