List the stock voice-prompt library
Returns the curated, ready-made IVR/ACD prompt catalog (hold/wait, queue position, agent-unavailable, transfer, after-hours, callback-offer) with pre-synthesized multi-language copy. Filterable by category / search; pass locale to fold each prompt to a single resolved string. Operators apply a chosen prompt’s text to a queue via the existing announcement / TTS config.
Authorizations
Dashboard JWT token from Clerk
Headers
Sandbox opt-in for Clerk-session-authenticated requests. Set to true to route the call through the test-mode pipeline: no real provider delivery, no credits deducted, response meta.test_mode: true. Ignored for live API keys (dv_live_sk_*) — server-to-server clients must use a test-prefixed key (dv_test_sk_*) to exercise sandbox. Test-prefixed keys unconditionally enable sandbox regardless of this header.
true, false Query Parameters
Filter to one contact-center moment.
hold, queue_position, agent_unavailable, transfer, after_hours, callback_offer Fold each prompt to a single resolved string for this locale.
en, es, fr, de, pt Case-insensitive match against id / title / description.
1 - 120