Logo
Openapi.it Public API Documentation

{{baseUrl}}/contact

GET {{baseUrl}}/contact

This method lets you see the list of contacts associated with your domains

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

{ "data": [ "AV-1386236438161", "AV-1485797541768", "AV-1485797620032", "AV-1386236511621", "LS7743" ], "success": true, "message": "", "error": null }



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

ENDPOINTS