v2/domains/domain_name/details
Header Parameters
| Name | Type | Restrictions | Required-optional |
|---|---|---|---|
| domain_name | String | Valid full domain name |
Required
|
| Name | Response | Type | Status |
|---|---|---|---|
| success | true | boolean | 200 OK |
| <details> | Domain details | array | 200 OK |
| Name | Response | Status |
|---|---|---|
| success | false | 400 Bad Request |
| message | Not your registration | 400 Bad Request |
| message | Get domain details exception error | 400 Bad Request |
| domain_name | Invalid domain name | 400 Bad Request |
| domain_tld | Invalid domain tld | 400 Bad Request |