PublicDomainListItem
PublicDomainListItem
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | The timestamp when the resource was created, in ISO 8601 format. Example : 2025-09-08T03:43:57Z | string | |
| created_by required | The user id that created the resource. Example : 504f24f8111e42e0578f367acd2a149f | string | |
| expired_date required | The expiration date of the domain registration. Example : 2026-09-09T00:00:00Z | string | |
| id required | The unique identifier of the public domain name. Example : 10fjkeweffpublicdomain3193rud543 | string | |
| modified_at required | The timestamp when the resource was last modified, in ISO 8601 format. Example : 2026-02-09T08:00:40Z | string | |
| modified_by required | The user id that last modified the resource. Example : 504f24f8111e42e0578f367acd2a149f | string | |
| name required | The name of the public domain name. Example : example.com | string | |
| register_email required | The email address of the domain registrant. Example : admin@example.com | string | |
| start_date required | The start date of the domain registration. Example : 2025-09-09T00:00:00Z | string | |
| status required | The current status of the public domain name. Example : REGISTERED | string |