ringcentral_get_call_recording
Get call recording metadata and content URI using its recording ID. Returns details for a specific call log entry.
Instructions
Get a call recording's metadata (returns a content URI, not the audio itself).
API: GET /restapi/v1.0/account/~/recording/{recordingId}
Args:
recording_id: Required. The recording ID (from a call-log entry's `recording.id` field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recording_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |