PaginatedContactList

  • count
    Type: integer

    Integer numbers.

  • next
    Type: string Format: urinullable
  • previous
    Type: string Format: urinullable
  • results
    Type: array object[] ยท Contact[]
    • email
      Type: string | null Format: email
      read-only
      required
    • name
      Type: string
      read-only
      required
    • phone
      Type: string | null
      read-only
      required
    • secondary_email
      Type: string | null Format: email
      read-only
      required
    • uid
      Type: string Format: uuid
      read-only
      required
    • oauth_connection_id
      Type: string Format: uuid