Show / Hide
Table of Contents
Last modified: 2023-06-14
properties
Gets the properties of a domain such as name, expiration, and admin.
Parameters
Name | Type | Description | Required |
domain name | String | A domain string, e.g. "edge.neo" | Required |
Example
Request body
Response body
If the domain has expired, an error message is returned instead of the properties.
The expiration is set in milliseconds. If no admin is set, a null is returned.