Get Disk
Reference
Get Disk
Read a single Disk including sections, key points, metadata, and related Disks.
GET
Get Disk
Accepts either the UUID
Redacted responses omit
id or the short public_id.
Owner-private Disks return full source text. Published or saved Disks return a redacted shape: summaries, key points, metadata, related Disks, and no verbatim text.
Path parameters
Either the Disk UUID or its
public_id.Example
Response
Full original text. Present only when
redacted is false.Origin URL, when applicable.
Current Disk visibility, usually
private or published.owned or saved.Whether verbatim source text is withheld.
Indicates returned summaries/key points are AI-generated artifacts.
text and sections[].text:
Errors
| Status | Code | Meaning |
|---|---|---|
401 | unauthorized | Bad / missing API key |
404 | not_found | No Disk with that id, or the Disk is not readable by this key |
429 | rate_limit_exceeded | >100 req/min |