{
"status": 200,
"message": "Domains",
"data": {
"totalSearchedCount": 2,
"currentPage": 1,
"nextPage": 2,
"totalPages": 1,
"data": [
{
"id": "3f9e2a1c-6b4d-4e2a-9a3b-7c1d5e8f0a2b",
"domain": "acme-mail.com",
"status": "ACTIVE",
"autoRenew": true,
"registeredOn": "2025-03-14T10:22:00.000Z",
"expireOn": "2027-03-14T10:22:00.000Z",
"years": 2,
"reseller": "RESELLER_CLUB",
"dnsManagedBy": "GOOGLE_CLOUD_DNS",
"purchaseType": "PAID",
"isPrewarmup": false,
"isSandbox": false,
"createdAt": "2025-03-14T10:21:47.000Z",
"lastOrderPrice": {
"orderId": "8a1c2d3e-4f5a-6b7c-8d9e-0f1a2b3c4d5e",
"price": 14.39,
"partnerPrice": 11.99
}
},
{
"id": "7b1d4e6f-2a3b-4c5d-8e9f-1a2b3c4d5e6f",
"domain": "acme-outreach.io",
"status": "GRACE_PERIOD",
"autoRenew": false,
"registeredOn": "2024-06-01T08:00:00.000Z",
"expireOn": "2026-06-01T08:00:00.000Z",
"years": 2,
"reseller": "NAMECHEAP",
"dnsManagedBy": "CLOUDFLARE",
"purchaseType": "PAID",
"isPrewarmup": false,
"isSandbox": false,
"createdAt": "2024-06-01T07:59:31.000Z",
"lastOrderPrice": null
}
]
}
}