Get a call
GET/v1/calls/:id
The full call object: status, timing, transcript and turns, summary, extracted data, recording URL, your metadata, and cost. Result fields are null while the call is still in flight.
Request
Responses
- 200
- 401
- 403
- 404
- 429
Missing, invalid, revoked, or expired API key.
The key lacks the calls:read scope.
No call with this id for your organization.
Rate limit exceeded.