Based on the information I found, there's no direct way to access the underlying code generated from your prompt in Vapi. According to [Discord discussions](
https://discord.com/channels/1211482211119796234/1334944779850485790), one user mentioned they "was able to extract it from the webhooks," suggesting webhooks might be a potential source for accessing the generated code. You might want to check if you can access this information through Vapi's webhook functionality, though specific instructions for doing so aren't available in the documentation I found.
Source:
- [Discord discussion about extracting from webhooks](
https://discord.com/channels/1211482211119796234/1334944779850485790)