NewbieinAI
08/07/2025, 10:33 PMVapi Support Bot
08/07/2025, 10:35 PMChiranjeet Mishra
08/08/2025, 6:48 PMNewbieinAI
08/12/2025, 2:01 PMVapi Support Bot
08/12/2025, 2:03 PMbash
curl https://api.vapi.ai/assistant \
-H "Authorization: Bearer <your_api_key>"
Replace <your_api_key> with your actual Vapi API key. This will return a list of your Assistants, including their IDs, which you can use for troubleshooting or support requests.
[See API reference](https://docs.vapi.ai/api-reference/assistants/list?explorer=true)
Source:
- [GET List Assistants](https://docs.vapi.ai/api-reference/assistants/list?explorer=true)NewbieinAI
08/12/2025, 5:03 PMChiranjeet Mishra
08/13/2025, 11:00 PMNewbieinAI
08/14/2025, 1:27 PM