GET MessageLog/{id}/voice?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
TwilioCallLog| Name | Description | Type | Additional information |
|---|---|---|---|
| sid | string |
None. |
|
| account_sid | string |
None. |
|
| from | string |
None. |
|
| to | string |
None. |
|
| status | string |
None. |
|
| direction | string |
None. |
|
| duration | string |
None. |
|
| price | string |
None. |
|
| price_unit | string |
None. |
|
| start_time | date |
None. |
|
| end_time | date |
None. |
|
| date_created | date |
None. |
|
| date_updated | date |
None. |
|
| answered_by | string |
None. |
|
| caller_name | string |
None. |
|
| forwarded_from | string |
None. |
|
| phone_number_sid | string |
None. |
|
| ImportedAt | date |
None. |
|
| Recordings | Collection of TwilioRecording |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.