Skip to main content
GET
Call history

Authorizations

Authorization
string
header
required

HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).

Query Parameters

public_internal
string

Filter by internal number of agent

public_external
string

Filter by number of caller

date_from
string<date-time>

Filter by date from, e.g. 2017-12-24 12:22:00

date_to
string<date-time>

Filter by date to, napríklad 2017-12-24 12:22:00

contact_id
integer

Filter by assigned contact ID

user_id
integer

Filter by assigned agent ID

agent_extension
integer

Filter by assigned agent's extension.

type
enum<string>

Filter by call type

Available options:
incoming,
outgoing,
internal
status
enum<string>

Filter by call status - 'missed' = for only missed calls, 'answered' = for all answered calls

Available options:
missed,
answered
tag_id
integer

Filter by assigned call tag ID

call_id
integer

Filter by call ID

limit
integer

Max. number of items in response data.

Required range: 1 <= x <= 1000
page
integer

Number of page to return.

Required range: x >= 1

Response

200 - application/json

Calls data

responseData
object
required