Skip to main content
GET
Get Disk
Accepts either the UUID 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

string
required
Either the Disk UUID or its public_id.

Example

Response

string
string
string
string
Full original text. Present only when redacted is false.
string
string | null
Origin URL, when applicable.
string
Current Disk visibility, usually private or published.
string
owned or saved.
boolean
Whether verbatim source text is withheld.
boolean
Indicates returned summaries/key points are AI-generated artifacts.
string[]
integer
string
array
Redacted responses omit text and sections[].text:

Errors