/mcpC H A P T E R 14 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Greetings Links to Other API pages: Cisco_Unity_Connection_APIs • Greetings API, on page 51 Greetings API The following URI can be used to view the user template object ID: GET https://<connection-server>/vmrest/users/<user-objectid> From the above URI, get the call handler object ID: GET https://<connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId> The following URI can be used to view the greetings: GET https://<connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/greetings The following URI can be used to view the alternate greeting: GET https://<connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/greetings/Alternate The following URI can be used to view the busy greeting: GET https://<connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/greetings/Busy The following URI can be used to view the error greeting: GET https://<connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/greetings/Error The following URI can be used to view the closed greeting: GET https://<connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/greetings/Off%20Hours Cisco Unity Connection Provisioning Interface (CUPI) API 51
