Skip to main content
GET
List contact notes

Authorizations

Authorization
string
header
required

API key starting with leo_

Path Parameters

id
string<uuid>
required

Contact ID

Query Parameters

limit
integer
default:50

Items per page

Required range: 1 <= x <= 100
offset
integer
default:0

Items to skip

Required range: x >= 0
project_id
string<uuid>

Filter notes to a specific project scope

Response

List of notes

data
object[]
meta
object
Example: