/mcpThe following is an example of the response from the above GET request and the actual response will depend upon the information given by you: { "@total": "6", "SipSecurityProfile": { "URI": "/vmrest/sipsecurityprofiles/08aef04e-8775-4ea5-916b-f7e36cbdb3d4", "ObjectId": "08aef04e-8775-4ea5-916b-f7e36cbdb3d4", "Port": "5065", "DoTLS": "true", "DisplayName": "5065/TLS" }, { "URI": "/vmrest/sipsecurityprofiles/b3c533a4-bc28-4c70-9912-c22edf81910e", "ObjectId": "b3c533a4-bc28-4c70-9912-c22edf81910e", "Port": "5062", "DoTLS": "true", "DisplayName": "5062/TLS" }, { "URI": "/vmrest/sipsecurityprofiles/e667342c-3ce2-49f7-ae2b-27daf850b159", "ObjectId": "e667342c-3ce2-49f7-ae2b-27daf850b159", "Port": "5088", "DoTLS": "true", "DisplayName": "5088/TLS" }, { "URI": "/vmrest/sipsecurityprofiles/9062519a-05d4-42f2-933e-250d5a24efb5", "ObjectId": "9062519a-05d4-42f2-933e-250d5a24efb5", "Port": "5067", "DoTLS": "false", "DisplayName": "5067" }, { "URI": "/vmrest/sipsecurityprofiles/9adbf7ac-c882-4ad1-84d5-d67d56d44d6d", "ObjectId": "9adbf7ac-c882-4ad1-84d5-d67d56d44d6d", "Port": "5077", "DoTLS": "false", "DisplayName": "5077" }, { "URI": "/vmrest/sipsecurityprofiles/15a3a4d9-65a0-456a-be38-4a4aff36554c", "ObjectId": "15a3a4d9-65a0-456a-be38-4a4aff36554c", "Port": "5060", "DoTLS": "false", "DisplayName": "5060" } } <pre> RESPONSE Code: 200 Example 2 The following is a example of the GET request that lists a specified SIP Profile: https://<connection_server>/vmrest/sipsecurityprofiles/<objectId> The following is an example of the response from the above GET request and the actual response will depend upon the information given by you: Cisco Unity Connection Provisioning Interface (CUPI) API 775 Cisco Unity Connection Provisioning Interface (CUPI) API for Telephony Integrations Listing SIP Profiles