Skip to main content
GET
Get a single message + review status

Authorizations

x-api-key
string
header
required

Placet API key (hp_...)

Path Parameters

id
string
required

Query Parameters

channel
string
required

Channel (agent) ID

Response

Message details

id
string
required
Example:

"clxyz111"

channelId
string
required
Example:

"clxyz456"

senderType
enum<string>
required
Available options:
agent,
user
Example:

"agent"

senderId
string
required
Example:

"clxyz456"

createdAt
string
required
Example:

"2025-01-01T00:00:00.000Z"

attachments
object[]
required
text
string
Example:

"Hello from agent"

status
enum<string>
Available options:
info,
success,
warning,
error
Example:

"info"

review
object

Review object (null if no review)

Example:
metadata
object

Arbitrary metadata

Example: