Recording.Stopped

recording.stopped

Returns a payload with recording information when a recording is stopped in a session.

{
  "name": "recording.stopped",
  "orgID": "Org ID",
  "sessionID": "Session ID",
  "sessionTitle": "My Great Session",
  "showID": "Show ID",
  "showName": "My Amazing Show",
  "take": 1
}