API Documentation
Upload
Pre-recorded endpoints
Live endpoints
Live WS actions
Live WS messages
- Realtime messages
- Post-processing messages
- Acknowledgment messages
- Lifecycle messages
Live callbacks
- Realtime messages
- Post-processing messages
- Acknowledgment messages
- Lifecycle messages
Live webhooks
- Lifecycle messages
Lifecycle messages
End recording
Payload definition for the callback event live.end_recording
.
The schema is of type object
.
Was this page helpful?
{
"id": "45463597-20b7-4af7-b3b3-f5fb778203ab",
"event": "live.end_recording",
"payload": {
"session_id": "4a39145c-2844-4557-8f34-34883f7be7d9",
"created_at": "2021-09-01T12:00:00.123Z",
"type": "end_recording",
"data": {
"recording_duration": 344.45
}
}
}
Assistant
Responses are generated using AI and may contain mistakes.