API referenceTemplates
List Domain Connect service templates
Response Body
application/json
curl -X GET "https://example.com/templates"Empty
{ "code": "string", "title": "string", "details": "string"}application/json
curl -X GET "https://example.com/templates"{ "code": "string", "title": "string", "details": "string"}