Note
Example
{
"data": {
"id": 718030,
"message": "Internal note from PublicAPI",
"htmlMessage": null,
"attachments": [
{
"isContentPart": false,
"name": "Postman attach",
"url": "https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png"
}
],
"author": {
"email": "[email protected]",
"id": "513840d3-a2fb-4b16-8381-9afeb6cf5993",
"image": null,
"isBot": false,
"name": "Support Agent 007",
"status": "team"
},
"mentionedUsers": [],
"creationTime": "2023-12-07T15:16:42.3741435+00:00"
},
"errorCode": -1,
"errorText": null
}
Fields
Field
Type
Comments
creationTime
string
Note creation time. Represent datetime string in ISO 8601 format
htmlMessage
string
Note html content
id
integer
Note unique id
message
string
Note content
Last updated
Was this helpful?