sumitguha
05/16/2024, 7:48 AMVapi Support
05/16/2024, 7:48 AMVapi Support
05/16/2024, 7:48 AMVapi Support
05/16/2024, 7:48 AMsh
curl --request GET \
--url https://api.vapi.ai/call/196acd9f-d605-4096-9137-fe8790a5fdda \
--header 'Authorization: Bearer <token>'
sh
curl --request GET \
--url https://api.vapi.ai/call/9f001e59-4beb-4bf5-b562-b93572f2cdb6 \
--header 'Authorization: Bearer <token>'
sh
curl --request GET \
--url https://api.vapi.ai/call/ad284f6a-6cea-408d-994e-e2aea480529d \
--header 'Authorization: Bearer <token>'
Replace <token>
with your actual authorization token. This will return details like call status, transcript, and any errors encountered during the call [(1)]() .Vapi Support
05/16/2024, 7:48 AMSahil
05/16/2024, 10:11 AM