Skip to main content
GET
List notes

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

user_id
integer

Filter by agent ID

keyword
string

Filter by keyword in note content

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

Notes data

responseData
object
required