cancel
Showing results for 
Search instead for 
Did you mean: 

REST API to fetch binary content

Pranav_Pal
Champ in-the-making
Champ in-the-making

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

Florent_Guillau
World-Class Innovator
World-Class Innovator

Please read about the Web Adapters for the REST API and check the blob adapter.

View answer in original post

1 REPLY 1

Florent_Guillau
World-Class Innovator
World-Class Innovator

Please read about the Web Adapters for the REST API and check the blob adapter.