Get Case Input
One input, with its raw content and the current case. This is the “see the input” read.
Authorizations
API token (starts with pnbx_). Create at https://app.penbox.io/workspace/settings/api. Include as: Authorization: Bearer {token}
Response
The input
The case. On the write routes and on the single read it is the full case (same shape as GET /cases/{id}).
Provenance, inferred from your token: api
"api"
What the material is, derived by Penbox from the context and the content
call, note, chat, message, document, other What you sent as context
suggest, auto proposed, partially_applied, applied One paragraph on what the material is about, in the case language
Facts read in the content that no case field can hold. Never written.
The raw material, verbatim. Only returned by GET /cases/{id}/inputs/{input_id}.