Conversations
Wrapup
Note

Get a list of internal notes of a conversation

get/v1/conversations/{csid}/notes

Path parameters

csidinteger required

Response

A list of internal notes

Example response

{
  "data": [
    {
      "created_at": "2015-11-30T00:00:00:000Z"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.