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.

URI
/vXX.X/sobjects/SObjectName/id/blobField
Formats
Because blob fields contain binary data, you can't use JSON or XML to retrieve this data.
HTTP Method
GET
Authentication
Authorization: Bearer token
Parameters
none required
Example
For an example of retrieving the blob data from an Attachment or Document, see Get Attachment Content from a Record.
Error responses
See Status Codes and Error Responses.