v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Notes

List Notes

Returns the list of chat notes.

get/team-messaging/v1/chats/{chatId}/notes

Path parameters

chatIdstring required

Internal identifier of a chat to fetch notes from.

Query parameters

creationTimeTostring

The end datetime for resulting records in ISO 8601 format including timezone, e.g. 2019-03-10T18:23:45. The default value is Now.

creationTimeFromstring

The start datetime for resulting records in ISO 8601 format including timezone

creatorIdstring

Internal identifier of the user that created the note. Multiple values are supported

status'Active' | 'Draft'

Status of notes to be fetched; if not specified all notes are fetched by default.

pageTokenstring

Pagination token

recordCountinteger

Max number of notes to be fetched by one request; the value range is 1-250.

Response

OK