List the notes of a chat
Notes
List the notes of a chat
Resolves the contact of the chat and answers with a bare array of its notes, including the ones attached to its deals. A chat without a contact answers with an empty array.
GET
List the notes of a chat
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