v1
latestOpenAPI 3.1.02026-07-2458221215.8 KBNotes
Get a conversation note
Return a single note in a conversation.
get/conversations/{conversationId}/notes/{noteId}
Path parameters
conversationIdstring required
Public ID of the conversation.
noteIdstring required
Public ID of the note.
Response
OK
Example response
{
"created_at": "2022-03-10T16:15:50Z",
"updated_at": "2022-03-10T16:15:50Z"
}