Skip to main content
GET
Get Thread Feedback

Authorizations

Authorization
string
header
required

A personal access token (haico_pat_...), created under Profile → API keys. Send it as Authorization: Bearer <key>. The browser session JWT is also accepted but is an internal mechanism and is not part of the public contract.

Path Parameters

thread_id
string
required
Required string length: 1 - 255

Response

Successful Response

All of the caller's feedback for one thread.

thread_id
string
required
items
FeedbackItem · object[]
required