CPA: call by callId
cpa_get_call_by_id_v2Retrieves the complete CPA call details and recording link using a known call ID. Read-only operation with no cost.
Instructions
Returns the full CPA call model by callId, including a link to the recording (v2). Read-only, spends no money. Use when the callId is already known (from cpa_get_calls_by_time_v2). The current replacement for the deprecated cpa_get_call (v1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| callId | Yes | CPA call identifier (callId, int64), obtained from cpa_get_calls_by_time_v2. |