Event Type
dial.recording_created
Payload
| Name | Type | Description |
|---|---|---|
dial_id | string | The ID of the dial. |
recording_url | string | The URL to the recording. |
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
dial.recording_created
| Name | Type | Description |
|---|---|---|
dial_id | string | The ID of the dial. |
recording_url | string | The URL to the recording. |
{
"event": "dial.recording_created",
"payload": {
"recording_url": "https://api.getelto.com/api/recordings/de3ee23e-ce58-4e05-9e7b-fcb96ba440a6",
"dial_id": "5a6c6190-db20-4d8e-86a9-79a6af292dea"
}
}