Retrieve a call

get

Retrieve a phonecall.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

callIdstringRequired

The ID of the call.

Responses
200

Successful Response

application/json
get
/v1/agents/{agentId}/calls/{callId}

Last updated