Fields

The following fields are available in this action:

FieldTypeDescription
Room NameTextEnter the name of the room that you would like to get recordings from.

Returned Values

The following values are returned by the action:

ValueTypeDescription
Total CountNumberThe total number of recordings for the room.
DataListA list of recordings. Each item contains the following fields:
Data → IDTextThe unique ID of the recording.
Data → Room NameTextThe name of the room where the recording was made.
Data → Start TimestampNumberThe Unix timestamp of when the recording started.
Data → StatusTextThe status of the recording (e.g., “finished”).
Data → DurationNumberThe duration of the recording in seconds.
Data → Share TokenTextA token to access the shareable link for the recording.
Data → Max ParticipantsNumberThe maximum number of participants present during the recording.