Hey, can I copy the assistant options from the dashboard somewhere, if I want to use them to configure an ephemeral assistant?
Or do I need to fetch the assistant options using the API?
k
Kings_big💫
04/28/2025, 12:18 AM
Yes you can either manually copy the assistant options from the dashboard for temporary use or fetch the configuration via the API for persistent, reusable assistants..
m
Mikael Lirbank
04/28/2025, 12:19 AM
Can I copy the whole JSON object from the dashboard, so I can re-use it in my code for an ephemeral assistant call?
k
Kings_big💫
04/28/2025, 12:32 AM
Yes
m
Mikael Lirbank
04/28/2025, 6:34 PM
Cool! Where is the JSON Assistant config in the dashboard? I can't find it.
k
Kings_big💫
04/28/2025, 8:37 PM
Vapi doesn’t show the assistant’s JSON config directly in the dashboard, you configure settings through the UI, or use the API to retrieve and update the full JSON.