Skip to content
┌─ QD Docs // Question Database ~/api/v1/items [—] [□] [×] ─┐

GET /v1/items/:item_id

GET /v1/items/:item_id returns a single corpus item — typically a stem, prompt, passage, or other content object referenced by one or more questions.

ParamInDescription
item_idpathThe opaque id of the item to fetch.

Placeholder — additional details to be filled in by content agents.

Placeholder — response shape, error codes, and example bodies to be filled in by content agents.

Terminal window
curl https://api.qd.org/v1/items/abc123