Skip to main content
GET
Get a call by ID

Headers

Authorization
string
required

Bearer [access_token]

Path Parameters

callId
integer<int64>
required

ID of the call.

Required range: x >= 1

Response

Call record retrieved successfully.

Wrapped response for GET /v1.0/calls/{callId}. The call record is returned under the 'calls' key.

calls
object

Call record.