Binding
A point of ingress bound for intelligence, optionally with a default configuration.
- enabledType: boolean · Enabledrequired
Whether the binding is in force.
- syncType: string · Sync Stateenum
_state requiredliveonce the running platform reflects this binding;pendinguntil the next sync cycle.values- live
- pending
- targetType: object · BindingTargetrequired
The point of ingress this binding applies to.
- keyType: string · Keyrequired
The ingress identifier — the trunk id, or the number in E.164 for a
numbertarget. - mediumType: string · Mediumenumrequired
The ingress plane.
voicefor calls (the only medium available today).values- voice
- messaging
- typeType: string · Typerequired
The ingress kind within the medium. For
voice:trunk(every call over the trunk) ornumber(a single number/DDI).
- targetType: string · Target Statusenum
_status requiredactivewhen the target trunk/number is present and owned by your account;missingwhen it has been removed on the ingress side — amissingbinding stops applying until the target returns, and is eventually removed.values- active
- missing
- uuidType: string · Uuidrequired
Stable identifier for the binding.
- configurationType: string · Configuration Idnullable
_id UUID of the configuration applied automatically, or
nullfor a tracking-only binding. - createdType: string · Created Atnullable
_at When the binding was created (ISO 8601).
- updatedType: string · Updated Atnullable
_at When the binding was last changed (ISO 8601).