List Channel Comments
GET /inbox/channels/{channel_id}/comments
GET
/inbox/channels/{channel_id}/comments
Internal notes on a conversation. The customer never sees these.
Authorizations
Parameters
Path Parameters
channel_id
required
Conversation id.
string
Conversation id.
Query Parameters
channel_type
required
Which channel the conversation lives in. REQUIRED: the same id means different rows in different channels, so this is what identifies the conversation, not a filter.
string
Which channel the conversation lives in. REQUIRED: the same id means different rows in different channels, so this is what identifies the conversation, not a filter.
Header Parameters
Responses
200
Successful Response
object
data
required
An open envelope for a LIST result, so a bare list keeps its shape.
object
items
Array
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string