Skip to main content
Version: v2

Recording

Conference recording information

recordingIdstringrequired

Recording ID

Example: AIQffAsGi8
conferenceIdstringrequired

Conference ID

Example: BIQffAsGi8
chatIdstring

ID of the conference chat

Example: w:AIQffAsGi8
titlestring

Recording title

Example: Weekly meeting
createdAtstring<date-time>required

Date and time the recording was created

Example: 2024-02-26T18:58:36.154+03:00
Recording
{
"recordingId": "AIQffAsGi8",
"conferenceId": "BIQffAsGi8",
"chatId": "w:AIQffAsGi8",
"title": "Weekly meeting",
"createdAt": "2024-02-26T18:58:36.154+03:00"
}