Skip to main content
GET
List contacts

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

country_id
integer

Filter by country ID

tag_id
integer

Filter by tag ID

industry
string

Filter by industry

keyword
string

Filter by keyword

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

Contacts data

responseData
object
required