Recording.Started
recording.started
Returns a payload with recording information when a recording is started in a session.
{
"name": "recording.started",
"orgID": "Org ID",
"sessionID": "Session ID",
"sessionTitle": "My Great Session",
"showID": "Show ID",
"showName": "My Amazing Show",
"take": 1
}
Updated over 2 years ago