Skip to main content
POST
List notes/activities: calls, meeting notes, custom notes. Filter by record, type, author, search. Excludes system-generated activities.

Authorizations

Authorization
string
header
required

API key: supersonic_live_...

Body

application/json
record_id
string

Filter by linked record UUID

type
enum<string>
Available options:
note,
call,
meeting,
email,
custom
author_id
string

Filter by author member UUID

mine
boolean

Show only my notes

Search in title and description

since
string

ISO datetime — notes after this time

until
string

ISO datetime — notes before this time

page
integer
per_page
integer

Response

Success

The response is of type object.