Discussions
Need call_id in response
11 days ago by R Valani
Hello, we are using this API to make outbound call https://developers.dialpad.com/reference/usersinitiate_call We get this response:
"device": {
"app_version": "2412.1.0",
"date_created": "2024-10-08T16:05:21.210000",
"date_registered": "2024-12-10T19:28:03.139000",
"date_updated": "2024-12-10T19:28:03.378000",
"display_name": "EXT202New",
"id": "+183234344-user-50713443376-client-cc96e538ea0f",
"type": "native",
"user_id": "50713443376"
}
My question is how to get call_id from this response so I can get the recording and transcript. What other API do I need to call or is there any other way I can get the transcript / call recording of the call