@dialstack/sdk / react / ListResourcesOptions
Interface: ListResourcesOptions
Defined in: sdk/src/react/dial-plan/registry-types.ts:29
Per-type filter options for listResources. Currently only voice apps
support notifyEligible; other resource types ignore the field.
Properties
notifyEligible?
optional notifyEligible?: boolean;
Defined in: sdk/src/react/dial-plan/registry-types.ts:31
Voice apps only: exclude AI-agent-backed voice apps from the result.