Custom Domain
API referenceTemplates

Get one Domain Connect template

GET
/templates/{serviceId}

Path Parameters

serviceId*string

Response Body

application/json

application/json

curl -X GET "https://example.com/templates/string"
Empty
{  "code": "string",  "title": "string",  "details": "string"}
{  "code": "string",  "title": "string",  "details": "string"}