BindingList

  • items
    Type: array object[] · Items
    required

    The page of bindings.

    A point of ingress bound for intelligence, optionally with a default configuration.

    • enabled
      Type: boolean · Enabled
      required

      Whether the binding is in force.

    • sync_state
      Type: string · Sync Stateenum
      required

      live once the running platform reflects this binding; pending until the next sync cycle.

      values
      • live
      • pending
    • target
      Type: object · BindingTarget
      required

      The point of ingress this binding applies to.

    • target_status
      Type: string · Target Statusenum
      required

      active when the target trunk/number is present and owned by your account; missing when it has been removed on the ingress side — a missing binding stops applying until the target returns, and is eventually removed.

      values
      • active
      • missing
    • uuid
      Type: string · Uuid
      required

      Stable identifier for the binding.

    • configuration_id
      Type: string · Configuration Idnullable

      UUID of the configuration applied automatically, or null for a tracking-only binding.

    • created_at
      Type: string · Created Atnullable

      When the binding was created (ISO 8601).

    • updated_at
      Type: string · Updated Atnullable

      When the binding was last changed (ISO 8601).

  • next_cursor
    Type: string · Next Cursornullable

    Cursor for the next page, or null if this is the last page.