Retrieves the full details of a specific call.
Documentation Index
Fetch the complete documentation index at: https://docs.reachedapp.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/call-logs/:id
| Parameter | Type | Required | Description |
|---|---|---|---|
id | uuid | Yes | The unique identifier of the call log |
| Field | Type | Description |
|---|---|---|
agent_id | uuid | ID of the agent who handled the call |
transcript | string | Call transcript (if available) |
notes | string | Notes added by the agent after the call |