Logo
Openapi.it Public API Documentation

{{baseUrl}}/domain/:domain/tech

GET {{baseUrl}}/domain/:domain/tech

This method shows you who the tech contact of your domain is

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

{ "data": { "tech": "AV-1463493248976" }, "success": true, "message": "", "error": null }



Curl
curl -X GET 'baseUrl/domain/:domain/tech' -H 'Accept: application/json'

ENDPOINTS