Recording_Session.Ended

recording_session.ended

Returns a payload with detailed information when a session ends. A Session ends when all participants have left the session.

{
  "name": "recording_session.ended",
  "sessionID": "Session ID",
  "sessionTitle": "My Great Session",
  "showID": "Show ID",
  "showName": "My Amazing Show",
  "orgID": "Org ID"
}