Newer Version Available

This content describes an older version of this product. View Latest

sObject Blob Retrieve

Retrieves the specified blob field from an individual record and returns it as binary data.

Only certain standard objects have blob fields, such as Attachment, ContentDocument, ContentNote, Document, Folder, and Note.

Note

URI
/services/data/vXX.X/sobjects/sObject/id/blobField
Formats
Binary data
HTTP Method
GET
Authentication
Authorization: Bearer token
Parameters
none required
Example
For an example of retrieving blob data from a Document, see Retrieve Blob Data.
Error responses
See Status Codes and Error Responses.