Newer Version Available
sObject Blob Retrieve
Retrieves the specified blob field from an individual record.
- URI
- /services/data/vXX.X/sobjects/sObject/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.