API response for call details missing assistant fi...
# support
u
I am making an GET api call to endpoint
https://api.vapi.ai/call/:id
. The call is successful but I am not getting the
assistant
part in the response. It was available in earlier responses. Why is this happening?
v
message has been deleted
@utkarsh It's great to hear that your API call is successful. If you're not receiving the
assistant
part in the response as you did previously, there could be a few reasons for this change: 1. **Configuration Change**: The configuration for the API endpoint might have been updated, and the
assistant
part may no longer be included by default. 2. **API Version**: If the API has different versions, ensure you are calling the correct version that includes the
assistant
part in the response. 3. **Request Parameters**: Check if the request parameters have changed. You might need to include specific parameters or set certain headers to receive the
assistant
part. 4. **Endpoint Changes**: The endpoint or its behavior might have been modified. Review the API documentation for any changes. 5. **Temporary Glitch**: Sometimes, temporary glitches can cause unexpected behavior. It might be worth retrying after some time. If you've checked these possibilities and still face the issue, I would recommend reaching out to the support team for more detailed assistance. If you provide me with the
id
and any other relevant details, I can help you formulate the support request.
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
s
@utkarsh could you share the call id?
u
76e389eb-1335-4c5b-b540-2b806e80d1c5
s
@utkarsh try making an API call now it will work, and do let me know how it goes.
3 Views