JM
05/13/2024, 11:21 PMVapi Support
05/13/2024, 11:21 PMVapi Support
05/13/2024, 11:21 PMGet Call
API endpoint.
Here's an example of how you can use the Get Call
endpoint to get the details of a call:
bash
curl --request GET \
--url https://api.vapi.ai/call/{id} \
--header 'Authorization: Bearer <token>'
Replace {id}
with your call log ID and <token>
with your authorization token.
For more detailed information, you can refer to the [Get Call]() documentation [(1)]() .Vapi Support
05/13/2024, 11:22 PMSahil
05/14/2024, 8:38 AMJM
05/14/2024, 9:30 AMJM
05/27/2024, 7:59 PMSahil
05/28/2024, 9:54 AMSahil
05/28/2024, 9:55 AMJM
05/28/2024, 11:29 AMSahil
05/29/2024, 9:19 AM