PaginatedCalendarEventList

  • results
    Type: array object[] · CalendarEvent[]
    required
    • attendees
      nullable
      read-only
      required
    • bots
      Type: array object[] · Bot[]
      read-only
      required
    • 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

  • next
    Type: string | nullFormat: uri
  • previous
    Type: string | nullFormat: uri