ChannelListResponse

  • channels
    Type: array object[] · Channel[]

    Channel record. Type-specific fields like facebook_id may also appear.

    • accent
      Type: string
    • active
      Type: boolean
    • background_color
      Type: string
    • background_image
      Type: string | nullFormat: uri
    • created_at
      Type: number

      Unix timestamp.

    • id
      Type: integer

      Integer numbers.

    • image
      Type: string | nullFormat: uri
    • name
      Type: string
    • primary_text_color
      Type: string
    • token
      Type: string
    • type
      Type: stringenum
      values
      • facebook
      • apichat
      • landbot
      • whatsapi
      • webchat
    • propertyName
      Type: anything
  • success
    Type: boolean
  • total
    Type: integer

    Total number of matching channels, ignoring pagination.