List the notes of a contact
Notes
List the notes of a contact
Answers with a bare array of notes: the ones attached to the contact and to its deals.
GET
List the notes of a contact
Authorizations
Path Parameters
Minimum string length:
1Query Parameters
How many records to return, at most 250.
Required range:
1 <= x <= 250How many records to skip.
Required range:
x >= 0Comma-separated list of fields to return, e.g. id,createdAt.
Minimum string length:
1Comma-separated list of relations to populate.
Minimum string length:
1How to combine the filters. Defaults to AND.
Available options:
AND, OR Response
Success
Minimum string length:
1Minimum string length:
1Minimum string length:
1- Option 1
- Option 2
- Option 3
Minimum string length:
1