DATA
Get item by ID from capsule
GET
Authorizations
Path Parameters
The ID of the item to retrieve
Query Parameters
Whether to include the full text content of the item
Response
200 - application/json
Full text content of the item (only included if fullText=true)
Unique identifier for the item
Type of the item (e.g., 'file' or 'text')
Additional metadata associated with the item
Timestamp when the item was added to the capsule
Timestamp when the item was originally authored
URI associated with the item
Was this page helpful?