Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2015 08:27 AM
The /nuxeo/api/v1/id/{docId} REST API gives only the metadata for the document referred by the docId.
Is there any API to fetch the actual binary content (BLOB) that is contained within this document?
1 ACCEPTED ANSWER
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2015 10:12 AM
Please read about the Web Adapters for the REST API and check the blob
adapter.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2015 10:12 AM
Please read about the Web Adapters for the REST API and check the blob
adapter.
