Skip to main content
POST
Record a judgment call

Authorizations

Authorization
string
header
required

Your secret key (pep_sk_…) from Settings → API. Keys are org-scoped; treat them like passwords.

Body

application/json
question
string
required
answer
string
required
options
string[]
reason
string

Response

The receipt.

object
string
required
Allowed value: "curation_receipt"
id
integer
required
kind
string
required
actor
enum<string>
required
Available options:
operator,
agent,
owner
created_at
string<date-time>
required
reason
string | null
subject
object | null
assistant_thread_id
integer | null

Set when pepline's assistant wrote it (actor agent).

before
object
after
object