CalendarEvent

  • attendees
    nullable
    read-only
    required
  • bots
    Type: array object[] · Bot[]
    read-only
    required
    • deduplication_key
      Type: string
      required
    • events
      Type: array object[]
      read-only
      required
    • id
      Type: string
      required
    • join_at
      Type: stringFormat: date-time
      required

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • meeting_url
      Type: string
      read-only
      required
    • metadata
      Type: object
      read-only
      required

      Metadata associated with the bot

    • recording_state
      Type: string · RecordingStateEnumenum
      read-only
      required
      values
      • not_started
      • in_progress
      • complete
      • failed
      • paused
    • state
      Type: string · BotStateEnumenum
      read-only
      required
      values
      • ready
      • joining
      • joined_not_recording
      • joined_recording
      • leaving
    • transcription_state
      Type: string · TranscriptionStateEnumenum
      read-only
      required
      values
      • not_started
      • in_progress
      • complete
      • failed
  • calendar_id
    Type: string
    required
  • created_at
    Type: stringFormat: date-time
    read-only
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • end_time
    Type: stringFormat: date-time
    read-only
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • ical_uid
    Type: string | null
    read-only
    required
  • id
    Type: string
    required
  • is_deleted
    Type: boolean
    read-only
    required
  • meeting_url
    Type: string | null
    read-only
    required
  • name
    Type: string | null
    read-only
    required
  • platform_uuid
    Type: string
    read-only
    required
  • raw
    read-only
    required
  • start_time
    Type: stringFormat: date-time
    read-only
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • updated_at
    Type: stringFormat: date-time
    read-only
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z