List IVR Menus
List the active IVR menus the caller’s workspace has learned
(AIS-3267 Phase 2/1.6/3). One row per (fingerprint, tenant).
Invalidated rows and the cross-tenant shared slot are excluded.
Sorted by last_observed_at DESC so the freshest IVRs land at
the top. Capped at 200 rows.
See docs/adrs/0009-ivr-memory-consume-and-invalidate.md for the
memorization design.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Query parameters
fingerprint
Optional SHA-256 fingerprint hash to narrow the list to one menu.
Response
A list of cached IVR menus.
Errors
401
Unauthorized Error