Skip to main content
GET
List activities

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

contact_id
integer

Filter by contact ID

type
string

Filter by type - check below for possible values

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

Activities data

responseData
object
required