Reviews
List all pending reviews for a channel
GET
List all pending reviews for a channel
Authorizations
Placet API key (hp_...)
Query Parameters
Channel (agent) ID
Response
List of messages with pending reviews
Example:
"clxyz111"
Example:
"clxyz456"
Available options:
agent, user Example:
"agent"
Example:
"clxyz456"
Example:
"2025-01-01T00:00:00.000Z"
Example:
"Hello from agent"
Available options:
info, success, warning, error Example:
"info"
Review object (null if no review)
Example:
{ "type": "approval", "status": "pending" }Arbitrary metadata
Example:
{ "source": "automation" }List all pending reviews for a channel
