The assistant in the callControllerFindAllPaginated response is empty
I can see the assistantId but the assistant object is empty, is this a bug?


assistantId with the following API call:assistant field is empty in the original response. For more details, see the GET Assistant API documentation.⤵️ Mention @Vapi Support Bot for follow-ups 🐥
endedReason codes could include assistant-not-found, assistant-not-valid, or assistant.request-failed. These indicate the assistant might have issues with being properly configured or found.assistant-ended-call or assistant-ended-call-after-message-spoken might be relevant. These reasons could suggest that your assistant is configured with call termination logic based on certain conditions.endedReason values.
assistant-not-foundassistant-not-validassistant.request-failedcurl https://api.vapi.ai/assistant/4565da55-ac3f-4f3f-93aa-c9824d4fb15a \
-H "Authorization: Bearer <your_token>"