https://{{base_url}}/v2/accounts/{{AccountSID}}/bridges/{{BridgeSID}}
Request Query Parameters: None
Response:
|
Parameter Name |
Type & Value |
|
sid |
string |
|
account_sid |
string |
|
state |
string |
|
terminal_status |
string (optional) |
|
date_created |
string |
|
date_updated |
string |
|
start_time |
string (optional) |
|
end_time |
string (optional) |
|
active_legs |
array[string] |
|
leg_sids |
array[string] |
{
“request_id”: “783c02db875640249b472ac8e8e29865”,
“method”: “GET”,
“http_code”: 200,
“response”: {
“error_data”: null,
“data”: {
“sid”: “2Qs5eQdcVkuBQE6xLlnTCVpPeqk00000”,
“account_sid”: “exotel60”,
“state”: “terminal”,
“terminal_status”: “completed”,
“date_created”: “2023-06-07T09:19:02.745010493Z”,
“date_updated”: “2023-06-07T09:19:36.803345557Z”,
“start_time”: “2023-06-07T09:19:02.840753144Z”,
“end_time”: “2023-06-07T09:19:36.803345557Z”,
“active_legs”: [],
“leg_sids”: [
“2Qs5cqrz0iCTiJjrds49cx9PWTh00000”,
"2Qs4cqrz0iCTiJjrds50cx9PWTh00000", ] } } }
External Events: None