v1

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

Get Note

Returns the specified note(s). It is possible to fetch up to 50 notes per request.

get/team-messaging/v1/notes/{noteId}

Path parameters

noteIdstring required

Internal identifier of a note to be fetched

Response

OK

idstring

Internal identifier of a note

titlestring

Title of a note

chatIdsstring[]

Internal identifiers of the chat(s) where the note is posted or shared.

previewstring

Preview of a note (first 150 characters of a body)

status'Active' | 'Draft'

Note publishing status. Any note is created in 'Draft' status. After it is posted it becomes 'Active'

creationTimestring date-time

Creation time

lastModifiedTimestring date-time

Datetime of the note last update

type'Note'
bodystring

Text of a note