Get Zone File
**CLI:**
```bash
agentmail pods:domains get-zone-file --pod-id <pod_id> --domain-id <domain_id>
```
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
pod_id
ID of pod.
domain_id
The ID of the domain.
Response
This endpoint returns a file.
Errors
404
Not Found Error
