curl --location --request GET 'https://vcc.scmeeting.com:9090/api/v1/ivvr/getIvvrId' \ --header 'appId;' \ --header 'accessKey;' \ --header 'timestamp;' \ --header 'signature;'
{ "code": "string", "message": "string", "data": [ "string" ] }