GetRecordingSettings
Fetches the recording status for a given phone number, based on Do Not Record and Recording Governance for your team. Phone number should be in E.164 format.
Input
| Name | Type | Required | Description |
| Id | String | True | The id of the RecordingSettings. E.164 Phone Number. |
Result Set Columns
| Name | Type | Description |
| RecordingDefault | Boolean | Whether this phone number should record by default. |
| PartiesToRecord | String | How many parties to record. Can be one of: none, both, one |