PaginatedZoomOAuthConnectionList

  • results
    Type: array object[] ยท ZoomOAuthConnection[]
    required
    • account_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

    • id
      Type: string
      required
    • is_local_recording_token_supported
      Type: boolean
      required
    • is_onbehalf_token_supported
      Type: boolean
      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 zoom oauth connection

    • state
      read-only
      required
    • 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

    • user_id
      Type: string
      read-only
      required
    • zoom_oauth_app_id
      Type: string
      required
  • next
    Type: string | nullFormat: uri
  • previous
    Type: string | nullFormat: uri