Skip to main content
GET
Long-poll for review response (max 30s)

Authorizations

x-api-key
string
header
required

Placet API key (hp_...)

Path Parameters

id
string
required

Query Parameters

channel
string
required

Channel (agent) ID

timeout
string

Timeout in ms (default 30000, max 30000)

Response

Review completed or timeout

status
enum<string>
required
Available options:
completed,
timeout
Example:

"completed"

message
object