PaginatedCalendarList

  • results
    Type: array object[] · Calendar[]
    required
    • client_id
      Type: string
      read-only
      required
    • connection_failure_data
      nullable
      read-only
      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

    • deduplication_key
      Type: string | null
      read-only
      required

      Optional key for deduplicating calendars

    • id
      Type: string
      required
    • last_attempted_sync_at
      Type: string | nullFormat: date-time
      read-only
      required

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

    • last_successful_sync_at
      Type: string | nullFormat: date-time
      read-only
      required

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

    • metadata
      Type: object
      read-only
      required

      Metadata associated with the calendar

    • platform
      Type: string · PlatformEnumenum
      read-only
      required
      • google - Google
      • microsoft - Microsoft
      values
      • google
      • microsoft
    • platform_uuid
      Type: string | null
      read-only
      required
    • state
      Type: string · CalendarStateEnumenum
      read-only
      required
      values
      • connected
      • disconnected
    • 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