{{define "title"}}Documents — Twister API{{end}} {{define "content"}}
The documents endpoint retrieves individual indexed records by their stable
ID. Document IDs are returned in search results and have the form
did|collection|rkey.
| Status | Condition |
|---|---|
| 400 | Missing or empty document ID. |
| 404 | Document not found or has been deleted. |
| 500 | Database error. |